diff options
| author | Richard M. Stallman <rms@gnu.org> | 1996-04-11 17:38:43 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1996-04-11 17:38:43 +0000 |
| commit | 813319d0af5e7a045f53b2166e70c3789d1deeee (patch) | |
| tree | 3de4ac905cd5d901fccf6475902a94c333e7dd67 /src | |
| parent | fb83f5506c2fb955a8c227c0259af820bc5368be (diff) | |
| download | emacs-813319d0af5e7a045f53b2166e70c3789d1deeee.tar.gz | |
Define HAVE_WAIT_HEADER.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/gnu-linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 */ |
