common: Drop image.h from common header
[oweals/u-boot.git] / common / image-fit.c
index 368b73088a2af9d0683e050ec13a9e33513f1481..dc745fef7cac862966f45c3a9a5844e8de356c25 100644 (file)
@@ -11,6 +11,7 @@
 #ifdef USE_HOSTCC
 #include "mkimage.h"
 #include <time.h>
+#include <linux/libfdt.h>
 #include <u-boot/crc.h>
 #else
 #include <linux/compiler.h>