floating point environment, untested
[oweals/musl.git] / src / stdlib / wcstoimax.c
index 861fcb547955c3d87b154027876975121ad11d68..59894f60fe00b0699801397371c5976fa3ee760b 100644 (file)
@@ -1,4 +1,5 @@
 #include <wchar.h>
+#include <wctype.h>
 #include <inttypes.h>
 #include <errno.h>