mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-25 13:51:04 +08:00
Include libioP.h for _IO_flush_all_lockp prototype.
This commit is contained in:
parent
8343eaee4a
commit
f43cc81c01
@ -32,7 +32,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef USE_IN_LIBIO
|
||||
# include <libio/iolibio.h>
|
||||
# include <libio/libioP.h>
|
||||
# define fflush(s) _IO_flush_all_lockp (0)
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user