]> git.sur5r.net Git - u-boot/blobdiff - tools/mkimage.h
[new uImage] Add libfdt support to mkimage
[u-boot] / tools / mkimage.h
index a01977ee65670c1a1541eba1e9680984bcc13011..cdd52bc9c2eae21d7bd7b74bf9badc0f0d6211bd 100644 (file)
@@ -33,6 +33,7 @@
 #include <time.h>
 #include <unistd.h>
 #include <sha1.h>
+#include "fdt_host.h"
 
 #if defined(__BEOS__) || defined(__NetBSD__) || defined(__APPLE__)
 #include <inttypes.h>