summaryrefslogtreecommitdiff
path: root/ace/config-irix5.3-sgic++.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 19:36:28 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 19:36:28 +0000
commit153fb14861eeb155795b4f91e2406252365acdeb (patch)
tree1db359b14a51292301bfa503063aa7a0f3c6502f /ace/config-irix5.3-sgic++.h
parent5a68650e75213b679475151671dd4eae13b5aabb (diff)
downloadATCD-153fb14861eeb155795b4f91e2406252365acdeb.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-irix5.3-sgic++.h')
-rw-r--r--ace/config-irix5.3-sgic++.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/ace/config-irix5.3-sgic++.h b/ace/config-irix5.3-sgic++.h
index e11b7393490..86e81008c72 100644
--- a/ace/config-irix5.3-sgic++.h
+++ b/ace/config-irix5.3-sgic++.h
@@ -10,6 +10,9 @@
#define IRIX5
+#include <sys/bsd_types.h>
+#define _BSD_TYPES
+
// Platform supports getpagesize() call.
#define ACE_HAS_GETPAGESIZE
@@ -62,14 +65,15 @@
// #define ACE_USE_POLL
// Platform supports the /proc file system.
-#define ACE_HAS_PROC_FS
+// #define ACE_HAS_PROC_FS
// Compiler/platform defines the sig_atomic_t typedef.
#define ACE_HAS_SIG_ATOMIC_T
// Platform supports SVR4 extended signals.
#define ACE_HAS_SIGINFO_T
-#define ACE_HAS_UCONTEXT_T
+// #define ACE_HAS_UCONTEXT_T
+#define ACE_LACKS_UCONTEXT_H
// Compiler supports the ssize_t typedef.
#define ACE_HAS_SSIZE_T