[toolchain/uClibc]: upgrade to latest git snapshot
[openwrt/svn-archive/archive.git] / tools / mkimage / patches / 100-portability.patch
index 1b65e20084b175467838246d03f85f5494f47526..052a584cbb1156b6e20d1e4330145be75641b90e 100644 (file)
@@ -33,7 +33,7 @@
   *    1. Abstracting input command line arguments data
 --- a/include/image.h
 +++ b/include/image.h
-@@ -49,6 +49,10 @@
+@@ -50,6 +50,10 @@
  
  #endif /* USE_HOSTCC */
  
@@ -41,6 +41,6 @@
 +#define ulong unsigned long
 +#endif
 +
- #include <command.h>
  #if defined(CONFIG_FIT)
+ #include <fdt.h>
+ #include <libfdt.h>