X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2Fgetwc.c;h=a5008f0e5ce12b86e28392fe343dfce47bc2982e;hb=820fccdefe3774d2902f0191966a5c2848405faa;hp=a2818bc4273a4ccf6a462a505fe7e7aa7aafcb3f;hpb=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01;p=musl 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) {