.h files should stand alone, but we shouldn't include <sys/types.h>
[gnulib.git] / lib / __fpending.h
index a59bc58..5a51582 100644 (file)
@@ -2,14 +2,13 @@
 # include <config.h>
 #endif
 
+#include <stddef.h>
 #include <stdio.h>
 
 #if HAVE_STDIO_EXT_H
 # include <stdio_ext.h>
 #endif
 
-#include <sys/types.h>
-
 #ifndef HAVE_DECL___FPENDING
 "this configure-time declaration test was not run"
 #endif