X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fmkimage%2Fpatches%2F050-image_h_portability.patch;fp=tools%2Fmkimage%2Fpatches%2F050-image_h_portability.patch;h=86d5226982b860d66a91503784620559f8e5cb49;hb=295bb7f059fba6f376239a91511a328cd69b2a71;hp=1f222370bce4eabeb634edfa02b0c0390fa1ea78;hpb=a5282371fc6336f81ee9fed8ea6ea3e0b877757f;p=openwrt-github%2F.git diff --git a/tools/mkimage/patches/050-image_h_portability.patch b/tools/mkimage/patches/050-image_h_portability.patch index 1f222370bc..86d5226982 100644 --- a/tools/mkimage/patches/050-image_h_portability.patch +++ b/tools/mkimage/patches/050-image_h_portability.patch @@ -6,9 +6,9 @@ #include "compiler.h" -#include - #ifdef USE_HOSTCC - -@@ -191,13 +190,13 @@ + /* Define this to avoid #ifdefs later on */ + struct lmb; +@@ -254,13 +253,13 @@ * all data in network byte order (aka natural aka bigendian). */ typedef struct image_header {