projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profiles
[openwrt.git]
/
tools
/
firmware-utils
/
src
/
srec2bin.c
diff --git
a/tools/firmware-utils/src/srec2bin.c
b/tools/firmware-utils/src/srec2bin.c
index
0eb8b20
..
1cffbae
100644
(file)
--- a/
tools/firmware-utils/src/srec2bin.c
+++ b/
tools/firmware-utils/src/srec2bin.c
@@
-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.021985 seconds
and
4
git commands to generate.