[tools] mkimage: update to 2013.07-rc1
[openwrt-github/.git] / tools / mkimage / patches / 010-freebsd-ulong-fix.patch
index 737291466c57ecf9c15e612fda380b3a8094c65b..b4951b0e25331ed0b1337ef3b5fc8e49ef685550 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/image.h
 +++ b/include/image.h
-@@ -51,6 +51,10 @@
+@@ -61,6 +61,10 @@
  
  #endif /* USE_HOSTCC */
  
@@ -9,5 +9,5 @@
 +#endif
 +
  #if defined(CONFIG_FIT)
- #include <fdt.h>
  #include <libfdt.h>
+ #include <fdt_support.h>