X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2Fputwc.c;h=4bb74733486cfaf827ddbd58d50f2b3616208756;hb=41d7c77d6a2e74294807d35062e4cd1d48ab72d3;hp=80b54a472aa8746c13b164d01b17d120fe0830df;hpb=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01;p=musl diff --git a/src/stdio/putwc.c b/src/stdio/putwc.c index 80b54a47..4bb74733 100644 --- a/src/stdio/putwc.c +++ b/src/stdio/putwc.c @@ -1,4 +1,5 @@ #include "stdio_impl.h" +#include wint_t putwc(wchar_t c, FILE *f) {