Include syswait.h.

This commit is contained in:
Richard M. Stallman 1993-08-15 03:53:33 +00:00
parent 889255b458
commit 94c8642adf

View 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