mirror of git://sourceware.org/git/glibc.git
Include <wchar.h> for prototype.
This commit is contained in:
parent
cb5113c145
commit
df8cc0755d
|
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
#include <libioP.h>
|
#include <libioP.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <wchar.h>
|
||||||
|
|
||||||
int
|
int
|
||||||
fwide (fp, mode)
|
fwide (fp, mode)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue