firmware-utils/mkfwimage: allow to override firmware magic
[openwrt.git] / tools / firmware-utils / src / srec2bin.c
index 0eb8b20..1cffbae 100644 (file)
@@ -1,5 +1,6 @@
 #include <stdio.h>
 #include <ctype.h>
+#include <string.h>
 
 //Rev 0.1 Original
 // 8 Jan 2001  MJH  Added code to write data to Binary file