ao-tools: Fix warnings in ao-tools
[fw/altos] / ao-tools / ao-dbg / ao-dbg.h
index edc650a506c8d99c2c2a20de7ba43443a0726b3e..2ced54b5a8d815585c98bdb0b66899ebd58ba183 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <ccdbg.h>
 #include <cc.h>
+#include <ctype.h>
 
 extern char *s51_prompt;
 extern struct ccdbg *s51_dbg;