X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fstdio%2Fputwchar.c;fp=src%2Fstdio%2Fputwchar.c;h=b249c4ac10997061355a261ff15cda08743183d9;hb=835f9f950e2f6059532bd9ab9857a856ed21a4fd;hp=3aacc1cfad7853753bcb93122b77176a8e04ca2f;hpb=1e717ea3d2a864e00e507f1a70a892c551955f1b;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) {