]> git.eshelyaron.com Git - emacs.git/commitdiff
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
authorRichard M. Stallman <rms@gnu.org>
Sun, 13 Nov 1994 21:27:30 +0000 (21:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 13 Nov 1994 21:27:30 +0000 (21:27 +0000)
correct definitions from sys/wait.h.

src/s/hpux9.h

index aeea8555e79a1df5fb994a5aa746025a6a7ac1c8..32c9ae8fb35215c12cf021d8f567cdeae1001a35 100644 (file)
@@ -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