diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-19 06:35:49 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-19 06:35:49 +0000 |
commit | 9e0ebfd5b17ce79cdb11e7be40b22797fc68aed0 (patch) | |
tree | 736923e07c0fb0250caf6580bfe81729f124a96a /ace/config-hpux-9.x-orbix.h | |
parent | 03d24a216ce36e5d1f7f1372f0011d7b13938ba9 (diff) | |
download | ATCD-9e0ebfd5b17ce79cdb11e7be40b22797fc68aed0.tar.gz |
!!!
Diffstat (limited to 'ace/config-hpux-9.x-orbix.h')
-rw-r--r-- | ace/config-hpux-9.x-orbix.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-hpux-9.x-orbix.h b/ace/config-hpux-9.x-orbix.h index 7eec3166a0d..1251072120c 100644 --- a/ace/config-hpux-9.x-orbix.h +++ b/ace/config-hpux-9.x-orbix.h @@ -12,6 +12,8 @@ #define HPUX #endif /* HPUX */ +#define ACE_HAS_BROKEN_CONVERSIONS + // They forgot a const in the prototype of const_timewait... #define ACE_LACKS_CONST_TIMESPEC_PTR |