Include "xalloc.h".
[gnulib.git] / lib / memcasecmp.c
index 18dd31f..3b2d838 100644 (file)
@@ -21,7 +21,6 @@
 # include <config.h>
 #endif
 
-#include <sys/types.h>
 #include <ctype.h>
 
 #if defined (STDC_HEADERS) || (!defined (isascii) && !defined (HAVE_ISASCII))