firmware-utils: mkhilinkfw breaks the build bots
authorJohn Crispin <john@openwrt.org>
Sun, 12 Jan 2014 14:03:05 +0000 (14:03 +0000)
committerJohn 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

index fe6a200678c81f1ecc6c4edfd7b96e4488f75ba2..293d753dc83007965114abee4c847e511555d4c3 100644 (file)
@@ -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"