mirror of https://github.com/hak5/openwrt.git
firmware-utils: mkhilinkfw breaks the build bots
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39243lede-17.01
parent
8751499973
commit
4bf844e834
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue