X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Fstdio%2Fgetwc.c;fp=src%2Fstdio%2Fgetwc.c;h=a5008f0e5ce12b86e28392fe343dfce47bc2982e;hp=a2818bc4273a4ccf6a462a505fe7e7aa7aafcb3f;hb=835f9f950e2f6059532bd9ab9857a856ed21a4fd;hpb=1e717ea3d2a864e00e507f1a70a892c551955f1b diff --git a/src/stdio/getwc.c b/src/stdio/getwc.c index a2818bc4..a5008f0e 100644 --- a/src/stdio/getwc.c +++ b/src/stdio/getwc.c @@ -1,4 +1,5 @@ #include "stdio_impl.h" +#include wint_t getwc(FILE *f) {