X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2Fputwchar.c;h=b249c4ac10997061355a261ff15cda08743183d9;hb=8d3ee0575423edd203ee9e9f6b8ef1974ed5b1d9;hp=3aacc1cfad7853753bcb93122b77176a8e04ca2f;hpb=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01;p=musl diff --git a/src/stdio/putwchar.c b/src/stdio/putwchar.c index 3aacc1cf..b249c4ac 100644 --- a/src/stdio/putwchar.c +++ b/src/stdio/putwchar.c @@ -1,4 +1,5 @@ #include "stdio_impl.h" +#include wint_t putwchar(wchar_t c) {