mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-12 19:34:40 +08:00
*** empty log message ***
This commit is contained in:
parent
2c45ec8870
commit
15da58e940
8
lib/__fpending.h
Normal file
8
lib/__fpending.h
Normal file
@ -0,0 +1,8 @@
|
||||
#if HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
size_t __fpending (FILE *);
|
Loading…
Reference in New Issue
Block a user