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
94c8642a
Commit
94c8642a
authored
Aug 15, 1993
by
Richard M. Stallman
Browse files
Include syswait.h.
parent
889255b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
8 deletions
+1
-8
src/sysdep.c
src/sysdep.c
+1
-8
No files found.
src/sysdep.c
View file @
94c8642a
...
...
@@ -115,14 +115,7 @@ extern char *sys_errlist[];
#include <sys/ioctl.h>
#include "systty.h"
#ifdef BSD
#ifdef BSD4_1
#include <wait.h>
#else
/* not 4.1 */
#include <sys/wait.h>
#endif
/* not 4.1 */
#endif
/* BSD */
#include "syswait.h"
#ifdef BROKEN_TIOCGWINSZ
#undef TIOCGWINSZ
...
...
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