.h files should stand alone, but we shouldn't include <sys/types.h>
[gnulib.git] / lib / memcasecmp.h
index 164dff4..61c39aa 100644 (file)
@@ -1,3 +1,5 @@
+#include <stddef.h>
+
 #ifndef PARAMS
 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
 #  define PARAMS(Args) Args