diff options
Diffstat (limited to 'src/include/port/unixware.h')
-rw-r--r-- | src/include/port/unixware.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/port/unixware.h b/src/include/port/unixware.h index 380a19078f9..76d5f26d88b 100644 --- a/src/include/port/unixware.h +++ b/src/include/port/unixware.h @@ -14,12 +14,6 @@ typedef unsigned char slock_t; #define DISABLE_COMPLEX_MACRO -/*************************************************************** - * The following include will get the needed prototype for the - * strcasecmp() function. - ***************************************************************/ -#include <strings.h> - #ifndef BIG_ENDIAN #define BIG_ENDIAN 4321 #endif |