common: Drop log.h from common header
[platform/kernel/u-boot.git] / cmd / source.c
index cd58924..b6c709a 100644 (file)
@@ -18,6 +18,7 @@
 #include <command.h>
 #include <env.h>
 #include <image.h>
+#include <log.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <asm/byteorder.h>