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
c9b67b7b
Commit
c9b67b7b
authored
May 11, 1994
by
Roland McGrath
Browse files
[__GNU_LIBRARY__]: Include <termios.h>.
parent
adb0462c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/systty.h
src/systty.h
+4
-0
No files found.
src/systty.h
View file @
c9b67b7b
...
...
@@ -114,6 +114,10 @@ static struct sensemode {
#endif
/* not HAVE_TERMIOS */
#endif
/* not HAVE_TERMIO */
#ifdef __GNU_LIBRARY__
#include <termios.h>
#endif
#ifdef AIX
/* Get files for keyboard remapping */
#define HFNKEYS 2
...
...
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