diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-07-25 04:54:54 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-07-25 04:54:54 +0000 |
commit | 04480c60390185d6c4071857831d814f4f19881f (patch) | |
tree | aa2360fd6813821fb77f1a444530484f5366adae /ace/config-hpux11.h | |
parent | 4e7e6f15e849990633e877cce94540c1a531d686 (diff) | |
download | ATCD-04480c60390185d6c4071857831d814f4f19881f.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-hpux11.h')
-rw-r--r-- | ace/config-hpux11.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-hpux11.h b/ace/config-hpux11.h index 206c33d977d..44cc0ef8b83 100644 --- a/ace/config-hpux11.h +++ b/ace/config-hpux11.h @@ -216,4 +216,7 @@ #define ACE_NTRACE 1 #endif /* ACE_NTRACE */ +#define ACE_HAS_SIGISMEMBER_BUG +#define ACE_HAS_BROKEN_XTI_MACROS + #define ACE_HAS_UALARM |