common: Drop log.h from common header
[oweals/u-boot.git] / cmd / source.c
index cd58924eeba4499aef2623c84dc6bceb1106badf..b6c709a3d25865f3340f8febd6656d918c3020f8 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>