[tools] mkimage: update to 2013.07-rc1
[openwrt-github/.git] / tools / mkimage / patches / 010-freebsd-ulong-fix.patch
index 32fa07453390cfa95575e62ec0e68317c9225916..b4951b0e25331ed0b1337ef3b5fc8e49ef685550 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/image.h
 +++ b/include/image.h
-@@ -50,6 +50,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>