summaryrefslogtreecommitdiff
path: root/ace/config-irix6.x-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-irix6.x-common.h')
-rw-r--r--ace/config-irix6.x-common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/config-irix6.x-common.h b/ace/config-irix6.x-common.h
index 904054c97d0..c42bc6f83f2 100644
--- a/ace/config-irix6.x-common.h
+++ b/ace/config-irix6.x-common.h
@@ -158,6 +158,7 @@
// Platform supports POSIX timers via timestruc_t.
#define ACE_HAS_POSIX_TIME
+#define ACE_LACKS_SYSTIME_H
//**************************************************************
@@ -183,7 +184,7 @@
#define ACE_PI_CONTROL_BLOCK_ALIGN_LONGS 2
// Platform has POSIX terminal interface.
-#define ACE_HAS_TERMIOS
+#define ACE_HAS_TERMIOS
// IRIX 6.5 supports AIO
#define ACE_HAS_AIO_CALLS