Merge branch 'master' into radar
[carl9170fw.git] / tools / src / fwprepare.c
index 7bf35424bb3747b2324c4c54d75722d4e9a87b67..f022874c1d1689c1d0635ee975ec06a11a094be7 100644 (file)
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
+#include <ctype.h>
 
-#include "pattern.h"
 #include "carlfw.h"
+#include "pattern.h"
 
-#include "compiler.h"
 
 static void checksum_help(void)
 {