summaryrefslogtreecommitdiff
path: root/ace/config-hpux-9.x.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-24 19:18:23 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-24 19:18:23 +0000
commitfc0738da5a027a757820f808bde7748d23436f2c (patch)
tree964d55f15fb323d791e493aa17ef43e7b76f3cde /ace/config-hpux-9.x.h
parent5df999be5fa83216df024a21687a92e1478f592f (diff)
downloadATCD-fc0738da5a027a757820f808bde7748d23436f2c.tar.gz
*** empty log message ***
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...