From: Richard M. Stallman Date: Thu, 11 Apr 1996 17:38:43 +0000 (+0000) Subject: Define HAVE_WAIT_HEADER. X-Git-Tag: emacs-19.34~870 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=813319d0af5e7a045f53b2166e70c3789d1deeee;p=emacs.git Define HAVE_WAIT_HEADER. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 01092f77a24..a809739ae8b 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -178,6 +178,7 @@ Boston, MA 02111-1307, USA. */ #define HAVE_VFORK #define HAVE_SYS_SIGLIST #define HAVE_GETWD /* cure conflict with getcwd? */ +#define HAVE_WAIT_HEADER #define SYSV_SYSTEM_DIR /* use dirent.h */