mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 10:51:48 +02:00
*** empty log message ***
This commit is contained in:
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 *);
|
||||
Reference in New Issue
Block a user