summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/strcasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/string/strcasecmp.c')
-rw-r--r--newlib/libc/string/strcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/string/strcasecmp.c b/newlib/libc/string/strcasecmp.c
index 73cf8661e..6f4fd3569 100644
--- a/newlib/libc/string/strcasecmp.c
+++ b/newlib/libc/string/strcasecmp.c
@@ -38,7 +38,7 @@ QUICKREF
strcasecmp
*/
-#include <string.h>
+#include <strings.h>
#include <ctype.h>
int