summaryrefslogtreecommitdiff
path: root/ace/config-hpux-10.x.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 22:24:10 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 22:24:10 +0000
commit8a67a70b3bc223103517bf770d9250d53ddf38b7 (patch)
tree0fc5c87a05185445535f065b5f521f3d89f30147 /ace/config-hpux-10.x.h
parent8ae812fecccf0e9cd2f54d5c74682a92fab346b8 (diff)
downloadATCD-8a67a70b3bc223103517bf770d9250d53ddf38b7.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-hpux-10.x.h')
-rw-r--r--ace/config-hpux-10.x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-hpux-10.x.h b/ace/config-hpux-10.x.h
index a5de5bb23b2..b6abd299df6 100644
--- a/ace/config-hpux-10.x.h
+++ b/ace/config-hpux-10.x.h
@@ -31,6 +31,8 @@
// The HP/UX compiler doesn't support volatile!!!!
#define volatile
+#define ACE_HAS_BROKEN_ENUMS
+
#define _HPUX_SOURCE
#include /**/ <sys/stdsyms.h>
#include /**/ <sched.h> /* pthread.h doesn't include this */