]> code.delx.au - gnu-emacs/blobdiff - src/sysdep.c
Include syswait.h.
[gnu-emacs] / src / sysdep.c
index d765fa79ec24535a41bc4e5b9ba953a0a67d6f58..bf770b767c07b95b03c26d7b5ca4313c8766ee50 100644 (file)
@@ -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