summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.4-sunc++-4.x.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r--ace/config-sunos5.4-sunc++-4.x.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h
index ea80d7c51c1..b52eae3f9e6 100644
--- a/ace/config-sunos5.4-sunc++-4.x.h
+++ b/ace/config-sunos5.4-sunc++-4.x.h
@@ -26,7 +26,7 @@
#define ACE_HAS_SYSV_IPC
// Sun has the wrong prototype for sendmsg.
-#define ACE_HAS_NONCONST_SENDMSG
+#define ACE_HAS_BROKEN_SENDMSG
// The SunOS 5.x version of rand_r is inconsistent with the header files...
#define ACE_HAS_BROKEN_RANDR
@@ -41,7 +41,7 @@
#define ACE_HAS_MSG
// Compiler/platform contains the <sys/syscall.h> file.
-#define ACE_HAS_SYS_SYSCALL_H
+#define ACE_HAS_SYSCALL_H
// Platform has terminal ioctl flags like TCGETS and TCSETS.
#define ACE_HAS_TERM_IOCTLS
@@ -90,7 +90,7 @@
#define ACE_HAS_UCONTEXT_T
// Compiler/platform provides the 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