common: Drop log.h from common header
[platform/kernel/u-boot.git] / common / image-fit-sig.c
index a3a0c61..cc19671 100644 (file)
@@ -8,6 +8,7 @@
 #include <time.h>
 #else
 #include <common.h>
+#include <log.h>
 #include <malloc.h>
 DECLARE_GLOBAL_DATA_PTR;
 #endif /* !USE_HOSTCC*/