fix indention with spaces in powerpc asm
[oweals/musl.git] / src / internal / intscan.c
index 178cdf0dcec056d11d47803040e7af9d74fa03b5..69350efa6380ed65577cdcad84f7d470cd234b3c 100644 (file)
@@ -1,5 +1,6 @@
 #include <limits.h>
 #include <errno.h>
+#include <ctype.h>
 #include "shgetc.h"
 
 /* Lookup table for digit values. -1==255>=36 -> invalid */