]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_SYS_WAIT_H): Define it.
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Nov 2001 03:47:10 +0000 (03:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Nov 2001 03:47:10 +0000 (03:47 +0000)
src/s/hpux8.h

index a525cce068bf8f638dd73f686cbe465d76b3ad9c..08320074b60ee1cb2fa54dd950d7df2aec028657 100644 (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