aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/hpux9.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h
index aeea8555e79..32c9ae8fb35 100644
--- a/src/s/hpux9.h
+++ b/src/s/hpux9.h
@@ -16,6 +16,8 @@
16#ifndef __GNUC__ 16#ifndef __GNUC__
17/* Make room for enough symbols, so dispnew.c does not fail. */ 17/* Make room for enough symbols, so dispnew.c does not fail. */
18#define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD 18#define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD
19#else
20#define C_SWITCH_SYSTEM -D_BSD
19#endif 21#endif
20 22
21#if 0 /* These definitions run into a bug in hpux 23#if 0 /* These definitions run into a bug in hpux