Add makeamitbin to generate images for other RDC-based devices, thanks sn9 !
[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
This page took 0.020947 seconds and 4 git commands to generate.