diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-08-26 02:09:26 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-08-26 02:09:26 +0000 |
commit | 4f6e220da23fccca3682ed3a194b01509e45493b (patch) | |
tree | 4e49d4a48de66970ab7463398539927c9cf07937 /ace/config-hpux11.h | |
parent | dfb3d14dc5512ab948511e4aa9713814768ea806 (diff) | |
download | ATCD-4f6e220da23fccca3682ed3a194b01509e45493b.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-hpux11.h')
-rw-r--r-- | ace/config-hpux11.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-hpux11.h b/ace/config-hpux11.h index 2eef9019a0a..a0d65152816 100644 --- a/ace/config-hpux11.h +++ b/ace/config-hpux11.h @@ -223,6 +223,7 @@ #endif /* ACE_HAS_THREADS */ #define ACE_HAS_POSIX_SEM +#define ACE_HAS_AIO_CALLS // Turns off the tracing feature. // To build with tracing enabled, make sure ACE_NTRACE is not defined |