firmware-utils: mkhilinkfw breaks the build bots
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39243
This commit is contained in:
parent
8751499973
commit
4bf844e834
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
#include <sys/stat.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#define DES_KEY "H@L9K*(3"
|
#define DES_KEY "H@L9K*(3"
|
||||||
|
|
Loading…
Reference in a new issue