summaryrefslogtreecommitdiff
path: root/ace/config-tandem-nsk-mips-v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-tandem-nsk-mips-v2.h')
-rw-r--r--ace/config-tandem-nsk-mips-v2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-tandem-nsk-mips-v2.h b/ace/config-tandem-nsk-mips-v2.h
index d37a2769ce3..5996dad3f32 100644
--- a/ace/config-tandem-nsk-mips-v2.h
+++ b/ace/config-tandem-nsk-mips-v2.h
@@ -274,7 +274,7 @@ extern int cma_sigwait (sigset_t *);
//=========================================================================
// Compiler/platform contains the <sys/syscall.h> file.
-#define ACE_HAS_SYS_SYSCALL_H
+#define ACE_HAS_SYSCALL_H
// Platform lacks malloc.h
#define ACE_LACKS_MALLOC_H
@@ -306,7 +306,7 @@ extern int cma_sigwait (sigset_t *);
// OS/compiler omits the const from the iovec parameter in the
// writev() prototype.
-#define ACE_HAS_NONCONST_WRITEV
+#define ACE_HAS_BROKEN_WRITEV
// Platform lacks <stdint.h>
#define ACE_LACKS_STDINT_H