summaryrefslogtreecommitdiff
path: root/lib/__fpending.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-26 12:04:46 +0000
committerJim Meyering <jim@meyering.net>2000-08-26 12:04:46 +0000
commit04b3f8c73f04d394c88ee04d67f0998942b90bdb (patch)
tree37ddcfed7b13005336cf37a84b55c7b95ed9375b /lib/__fpending.c
parent15da58e94002280f44c884f60ecf7c0f9d2ef10c (diff)
downloadcoreutils-04b3f8c73f04d394c88ee04d67f0998942b90bdb.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/__fpending.c')
-rw-r--r--lib/__fpending.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/__fpending.c b/lib/__fpending.c
index a761b97a3..a872102ab 100644
--- a/lib/__fpending.c
+++ b/lib/__fpending.c
@@ -21,8 +21,7 @@
# include <config.h>
#endif
-#include <stdio.h>
-#include <sys/types.h>
+#include "__fpending.h"
size_t
__fpending (FILE *fp)