[tools] automake: make relocatable by searching resources relative to STAGING_DIR
[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.024396 seconds and 4 git commands to generate.