summaryrefslogtreecommitdiff
path: root/ace/config-irix6.x-common.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-28 16:24:22 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-28 16:24:22 +0000
commitde46a5f46f72885d5e37fb12f713528f430cac42 (patch)
tree6cf4d5d007123c033b7f2a8c1a37d0296d1bcb2b /ace/config-irix6.x-common.h
parentfd9248fbc6a38fd40fc5639dd563d6b08b681593 (diff)
downloadATCD-de46a5f46f72885d5e37fb12f713528f430cac42.tar.gz
ChangeLogTag:Thu Sep 28 11:14:29 2000 Martin Stack <mstack@cambertx.com>
Diffstat (limited to 'ace/config-irix6.x-common.h')
-rw-r--r--ace/config-irix6.x-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-irix6.x-common.h b/ace/config-irix6.x-common.h
index 36fb8442be1..419212687f2 100644
--- a/ace/config-irix6.x-common.h
+++ b/ace/config-irix6.x-common.h
@@ -165,4 +165,7 @@
#define ACE_LACKS_PLACEMENT_OPERATOR_DELETE
#define ACE_PI_CONTROL_BLOCK_ALIGN_LONGS 2
+// Enables use of POSIX termios struct
+#define ACE_USES_NEW_TERMIOS
+
#endif /* ACE_CONFIG_IRIX6X_COMMON_H */