fixed wrong linker usage + fix some compiler warnings
[smdp.git] / parser.c
index 9931b02..29dbf83 100644 (file)
--- a/parser.c
+++ b/parser.c
@@ -1,3 +1,4 @@
+#include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>