diff options
Diffstat (limited to 'common/image-fit-sig.c')
-rw-r--r-- | common/image-fit-sig.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/image-fit-sig.c b/common/image-fit-sig.c index a3a0c61bcbf..cc1967109ea 100644 --- a/common/image-fit-sig.c +++ b/common/image-fit-sig.c @@ -8,6 +8,7 @@ #include <time.h> #else #include <common.h> +#include <log.h> #include <malloc.h> DECLARE_GLOBAL_DATA_PTR; #endif /* !USE_HOSTCC*/ |