changeset 41183:223cc183a020

(HAVE_SYS_WAIT_H): Define it.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Nov 2001 03:47:10 +0000
parents db856db0784c
children 556de690adf1
files src/s/hpux8.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux8.h	Sat Nov 17 01:25:10 2001 +0000
+++ b/src/s/hpux8.h	Sat Nov 17 03:47:10 2001 +0000
@@ -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