diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-03-22 19:12:24 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-03-22 19:12:24 +0000 |
commit | e23366181cb87e4bbbb90c9fb15cf1ef41618f93 (patch) | |
tree | 8223fe34197cbcaf6cc056367109d59b91802b68 /ace/config-hpux-10.x-g++.h | |
parent | 67058e37923cba59203be9b005a84082099ac0f0 (diff) | |
download | ATCD-e23366181cb87e4bbbb90c9fb15cf1ef41618f93.tar.gz |
es
Diffstat (limited to 'ace/config-hpux-10.x-g++.h')
-rw-r--r-- | ace/config-hpux-10.x-g++.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ace/config-hpux-10.x-g++.h b/ace/config-hpux-10.x-g++.h index ab34959076d..5da70fc0bd3 100644 --- a/ace/config-hpux-10.x-g++.h +++ b/ace/config-hpux-10.x-g++.h @@ -82,10 +82,10 @@ #define ACE_HAS_GETRUSAGE #define ACE_HAS_SIGINFO_T -#define ACE_HAS_UCONTEXT_T - -// Platform uses int for select() rather than fd_set. -// #define ACE_SELECT_USES_INT +#define ACE_LACKS_UCONTEXT_T +#define _CLOCKID_T +#define ACE_SELECT_USES_INT +#define ACE_LACKS_SI_ADDR // Platform has the XLI version of ACE_TLI. // #define ACE_HAS_XLI |