summaryrefslogtreecommitdiff
path: root/src/stdlib/wcstoimax.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/wcstoimax.c')
-rw-r--r--src/stdlib/wcstoimax.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdlib/wcstoimax.c b/src/stdlib/wcstoimax.c
index 861fcb54..59894f60 100644
--- a/src/stdlib/wcstoimax.c
+++ b/src/stdlib/wcstoimax.c
@@ -1,4 +1,5 @@
#include <wchar.h>
+#include <wctype.h>
#include <inttypes.h>
#include <errno.h>