mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 05:21:37 -07:00
Include "character.h".
This commit is contained in:
parent
83be827add
commit
d2f6dae878
2 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ extern struct direct *readdir ();
|
|||
#include "lisp.h"
|
||||
#include "buffer.h"
|
||||
#include "commands.h"
|
||||
#include "character.h"
|
||||
#include "charset.h"
|
||||
#include "coding.h"
|
||||
#include "regex.h"
|
||||
|
|
|
|||
|
|
@ -55,6 +55,7 @@ extern int errno;
|
|||
|
||||
#include "lisp.h"
|
||||
#include "buffer.h"
|
||||
#include "character.h"
|
||||
#include "charset.h"
|
||||
#include "coding.h"
|
||||
#include "systime.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue