summaryrefslogtreecommitdiff
path: root/ace/config-unixware-7.1.0.udk.h
diff options
context:
space:
mode:
authornobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-16 21:19:02 +0000
committernobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-16 21:19:02 +0000
commit40fdc8a404e75ab03b68cc62e9987cf208fd8c30 (patch)
tree37d9c4d3abe4aefd8a34ed797883dd2cd4862ca7 /ace/config-unixware-7.1.0.udk.h
parentc254b281f1b9a4ca19dd0c3ee73a0654a7718909 (diff)
downloadATCD-40fdc8a404e75ab03b68cc62e9987cf208fd8c30.tar.gz
This commit was manufactured by cvs2svn to create branchtypecode-overhaul
'typecode-overhaul'.
Diffstat (limited to 'ace/config-unixware-7.1.0.udk.h')
-rw-r--r--ace/config-unixware-7.1.0.udk.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/ace/config-unixware-7.1.0.udk.h b/ace/config-unixware-7.1.0.udk.h
index 15c635df0a5..9f2b290cffc 100644
--- a/ace/config-unixware-7.1.0.udk.h
+++ b/ace/config-unixware-7.1.0.udk.h
@@ -41,6 +41,7 @@
#define ACE_HAS_NEW_NO_H 1
#define ACE_HAS_STDEXCEPT_NO_H 1
+#define ACE_HAS_IOMANIP_NO_H 1
/* Platform provides <sys/ioctl.h> header */
#define ACE_HAS_SYS_IOCTL_H 1
@@ -146,7 +147,7 @@
/* Platform has a getrusage () prototype in sys/resource.h that differs from
the one in ace/OS.i. */
-#define ACE_HAS_GETRUSAGE_PROTOTYPE
+#define ACE_HAS_GETRUSAGE_PROTO
/* The GPERF utility is compiled for this platform */
#define ACE_HAS_GPERF
@@ -282,7 +283,7 @@
#define ACE_HAS_SIZET_SOCKET_LEN
/* Compiler/platform provides the sys/sockio.h file */
-#define ACE_HAS_SYS_SOCKIO_H
+#define ACE_HAS_SOCKIO_H
/* Compiler supports the ssize_t typedef */
#define ACE_HAS_SSIZE_T
@@ -327,7 +328,7 @@
#define ACE_HAS_SVR4_TLI
/* Compiler/platform contains the <sys/syscall.h> file. */
-#define ACE_HAS_SYS_SYSCALL_H
+#define ACE_HAS_SYSCALL_H
/* Platform supports system configuration information */
#define ACE_HAS_SYSINFO 1