summaryrefslogtreecommitdiff
path: root/ACE/ace/config-tandem-nsk-mips-v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-tandem-nsk-mips-v2.h')
-rw-r--r--ACE/ace/config-tandem-nsk-mips-v2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/ace/config-tandem-nsk-mips-v2.h b/ACE/ace/config-tandem-nsk-mips-v2.h
index 102092a9ea5..cba5b7b8148 100644
--- a/ACE/ace/config-tandem-nsk-mips-v2.h
+++ b/ACE/ace/config-tandem-nsk-mips-v2.h
@@ -109,6 +109,10 @@ typedef enum CMA_T_SCHED_POLICY {
// Platform supports recvmsg and sendmsg
#define ACE_HAS_MSG
+// Platform has ACE_HAS_4_4BSD_SENDMSG_RECVMSG but its cmsghdr
+// structure does not contain an 'unsigned char cmsg_data[0]' member.
+#define ACE_LACKS_CMSG_DATA_MEMBER
+
// Platform defines ACE_HAS_MSG, but lacks msg_accrights{,len}.
#define ACE_LACKS_MSG_ACCRIGHTS