X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fmkimage%2Fpatches%2F050-image_h_portability.patch;h=304a7aa24765d45229a3a05bd96e1dcf3916b0bb;hb=f170eacc88b9815803d0df349ed2d29b27619627;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..304a7aa247 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; +@@ -257,13 +256,13 @@ * all data in network byte order (aka natural aka bigendian). */ typedef struct image_header {