summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/__fpending.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/__fpending.h b/lib/__fpending.h
index a59bc58d5..5a5158216 100644
--- a/lib/__fpending.h
+++ b/lib/__fpending.h
@@ -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