projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8751499
)
firmware-utils: mkhilinkfw breaks the build bots
author
John Crispin
<john@openwrt.org>
Sun, 12 Jan 2014 14:03:05 +0000
(14:03 +0000)
committer
John Crispin
<john@openwrt.org>
Sun, 12 Jan 2014 14:03:05 +0000
(14:03 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39243
tools/firmware-utils/src/mkhilinkfw.c
patch
|
blob
|
history
diff --git
a/tools/firmware-utils/src/mkhilinkfw.c
b/tools/firmware-utils/src/mkhilinkfw.c
index fe6a200678c81f1ecc6c4edfd7b96e4488f75ba2..293d753dc83007965114abee4c847e511555d4c3 100644
(file)
--- a/
tools/firmware-utils/src/mkhilinkfw.c
+++ b/
tools/firmware-utils/src/mkhilinkfw.c
@@
-31,6
+31,8
@@
#include <stdlib.h>
#include <string.h>
#include <sys/mman.h>
+#include <sys/types.h>
+#include <sys/stat.h>
#include <unistd.h>
#define DES_KEY "H@L9K*(3"