aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/sco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/sco.h')
-rw-r--r--src/include/port/sco.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/port/sco.h b/src/include/port/sco.h
index 04d3a506d67..b37990c3dd9 100644
--- a/src/include/port/sco.h
+++ b/src/include/port/sco.h
@@ -11,12 +11,6 @@
typedef unsigned char slock_t;
-/***************************************************************
- * The following include will get the needed prototype for the
- * strcasecmp() function.
- ***************************************************************/
-#include <strings.h>
-
#ifndef BIG_ENDIAN
#define BIG_ENDIAN 4321
#endif