summaryrefslogtreecommitdiff
path: root/ace/config-hpux-9.x.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-hpux-9.x.h')
-rw-r--r--ace/config-hpux-9.x.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/config-hpux-9.x.h b/ace/config-hpux-9.x.h
index c62f41a1c30..6ec331e3dee 100644
--- a/ace/config-hpux-9.x.h
+++ b/ace/config-hpux-9.x.h
@@ -16,7 +16,9 @@
#define ACE_HAS_BROKEN_HPUX_TEMPLATES
#endif /* __cplusplus < 199707L */
-#define ACE_HAS_BROKEN_ENUM
+#define ACE_HAS_BROKEN_ENUMS
+#define ACE_HAS_IP_MULTICAST
+#define ACE_LACKS_GETPGID
#define ACE_HAS_BROKEN_CONVERSIONS
// They forgot a const in the prototype of const_timewait...