bypass indirection through pointer objects to access stdin/out/err
[musl] / src / stdio / fwide.c
index 8410b15..8bab634 100644 (file)
@@ -1,3 +1,4 @@
+#include <wchar.h>
 #include "stdio_impl.h"
 #include "locale_impl.h"