changeset 9905:1065c769cf32

(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the correct definitions from sys/wait.h.
author Richard M. Stallman <rms@gnu.org>
date Sun, 13 Nov 1994 21:27:30 +0000
parents 031eb10a9346
children c062f5bc946a
files src/s/hpux9.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux9.h	Sun Nov 13 20:54:28 1994 +0000
+++ b/src/s/hpux9.h	Sun Nov 13 21:27:30 1994 +0000
@@ -16,6 +16,8 @@
 #ifndef __GNUC__
 /* Make room for enough symbols, so dispnew.c does not fail.  */
 #define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD
+#else
+#define C_SWITCH_SYSTEM -D_BSD
 #endif
 
 #if 0 /* These definitions run into a bug in hpux