X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fmkimage%2Fpatches%2F050-image_h_portability.patch;h=b3ad27388c171f6b62e41480ba17693ddcc267bc;hb=f7e56763e12bdff2261929bbcb691e770341d043;hp=1f222370bce4eabeb634edfa02b0c0390fa1ea78;hpb=a23b6acbf538fa87078abb859f7f4885418ffda1;p=lede-git%2F.git diff --git a/tools/mkimage/patches/050-image_h_portability.patch b/tools/mkimage/patches/050-image_h_portability.patch index 1f222370bc..b3ad27388c 100644 --- a/tools/mkimage/patches/050-image_h_portability.patch +++ b/tools/mkimage/patches/050-image_h_portability.patch @@ -1,14 +1,14 @@ --- a/include/image.h +++ b/include/image.h -@@ -34,7 +34,6 @@ +@@ -17,7 +17,6 @@ #define __IMAGE_H__ #include "compiler.h" -#include - #ifdef USE_HOSTCC - -@@ -191,13 +190,13 @@ + /* Define this to avoid #ifdefs later on */ + struct lmb; +@@ -258,13 +257,13 @@ struct lmb; * all data in network byte order (aka natural aka bigendian). */ typedef struct image_header {