summaryrefslogtreecommitdiff
path: root/ace/config-hpux-10.x-g++.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-03-20 04:53:36 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-03-20 04:53:36 +0000
commit22add69031ca4aa76fac589ce563558a16811a40 (patch)
treec682c75a4b1e647ef4495b8d2ff2765ff43e7142 /ace/config-hpux-10.x-g++.h
parentf6a70176055c8a79b5d97cc33ff0a26ae157798b (diff)
downloadATCD-22add69031ca4aa76fac589ce563558a16811a40.tar.gz
ot
Diffstat (limited to 'ace/config-hpux-10.x-g++.h')
-rw-r--r--ace/config-hpux-10.x-g++.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-hpux-10.x-g++.h b/ace/config-hpux-10.x-g++.h
index 01ea21616ad..ab34959076d 100644
--- a/ace/config-hpux-10.x-g++.h
+++ b/ace/config-hpux-10.x-g++.h
@@ -81,8 +81,11 @@
// Note, this only works if the flag is set above!
#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_SELECT_USES_INT
// Platform has the XLI version of ACE_TLI.
// #define ACE_HAS_XLI