]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Update from gnulib.
authorJim Meyering <jim@meyering.net>
Fri, 6 Jun 2003 19:39:07 +0000 (19:39 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 6 Jun 2003 19:39:07 +0000 (19:39 +0000)
lib/__fpending.h

index a59bc58d50b40e13b0f39aa793f4c9da607ace51..5a5158216c1a1261629ae8bbaa54b68a30fc803a 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