diff options
Diffstat (limited to 'ace/config-tandem-nsk-mips-v2.h')
-rw-r--r-- | ace/config-tandem-nsk-mips-v2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-tandem-nsk-mips-v2.h b/ace/config-tandem-nsk-mips-v2.h index 5996dad3f32..bea60cd56c6 100644 --- a/ace/config-tandem-nsk-mips-v2.h +++ b/ace/config-tandem-nsk-mips-v2.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_BROKEN_WRITEV +#define ACE_HAS_NONCONST_WRITEV // Platform lacks <stdint.h> #define ACE_LACKS_STDINT_H |