diff options
Diffstat (limited to 'ace/config-psos-diab.h')
-rw-r--r-- | ace/config-psos-diab.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-psos-diab.h b/ace/config-psos-diab.h index 857647ebd2b..c1cef9c6418 100644 --- a/ace/config-psos-diab.h +++ b/ace/config-psos-diab.h @@ -117,9 +117,9 @@ #define ACE_LACKS_PTHREAD_THR_SIGSETMASK -/* #define ACE_HAS_BROKEN_SENDMSG */ +/* #define ACE_HAS_NONCONST_SENDMSG */ -/* #define ACE_HAS_BROKEN_WRITEV */ +/* #define ACE_HAS_NONCONST_WRITEV */ #define ACE_HAS_BROKEN_CONVERSIONS |