don't trust siginfo in rsyscall handler
[musl] / src / stdlib / wcstoimax.c
index 861fcb5..59894f6 100644 (file)
@@ -1,4 +1,5 @@
 #include <wchar.h>
+#include <wctype.h>
 #include <inttypes.h>
 #include <errno.h>