OSDN Git Service

Debian unstable is even more pedantic than previous debian.
[android-x86/external-toybox.git] / scripts / mktags.c
index 3604260..9c23cf1 100644 (file)
@@ -3,6 +3,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <ctype.h>
 
 int main(int argc, char *argv[])
 {