From fc0738da5a027a757820f808bde7748d23436f2c Mon Sep 17 00:00:00 2001 From: schmidt Date: Sat, 24 May 1997 19:18:23 +0000 Subject: *** empty log message *** --- ace/config-hpux-9.x.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ace/config-hpux-9.x.h') 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... -- cgit v1.2.1