1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00

(HAVE_SYS_WAIT_H): Define it.

This commit is contained in:
Richard M. Stallman 2001-11-17 03:47:10 +00:00
parent b6270150cf
commit d7782c7145

View file

@ -69,3 +69,6 @@
/* Enable a special hack in XTread_socket. */
#define X_IO_BUG
/* Override hpux.h which undefs this flag. */
#define HAVE_SYS_WAIT_H