diff options
Diffstat (limited to 'ace/config-unixware-2.01-g++.h')
-rw-r--r-- | ace/config-unixware-2.01-g++.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-unixware-2.01-g++.h b/ace/config-unixware-2.01-g++.h index 457967efabf..dfae5c8baac 100644 --- a/ace/config-unixware-2.01-g++.h +++ b/ace/config-unixware-2.01-g++.h @@ -8,6 +8,7 @@ // See README for what the ACE_HAS... and ACE_LACKS... macros mean +#define ACE_LACKS_STRCASECMP #define ACE_HAS_SIZET_SOCKET_LEN #define ACE_HAS_AUTOMATIC_INIT_FINI #define ACE_HAS_CPLUSPLUS_HEADERS |