Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2091aeb2
Commit
2091aeb2
authored
Jul 01, 1997
by
Geoff Voelker
Browse files
Include charset.h.
parent
e54c8cd1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
src/w32console.c
src/w32console.c
+1
-1
src/w32term.c
src/w32term.c
+1
-0
No files found.
src/w32console.c
View file @
2091aeb2
...
...
@@ -30,10 +30,10 @@ Boston, MA 02111-1307, USA.
#include <windows.h>
#include "lisp.h"
#include "charset.h"
#include "frame.h"
#include "disptab.h"
#include "termhooks.h"
#include "w32inevt.h"
/* from window.c */
...
...
src/w32term.c
View file @
2091aeb2
...
...
@@ -24,6 +24,7 @@ Boston, MA 02111-1307, USA. */
#include <config.h>
#include <stdio.h>
#include "lisp.h"
#include "charset.h"
#include "blockinput.h"
#include <w32term.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment