common: Drop log.h from common header
[platform/kernel/u-boot.git] / cmd / mem.c
index ab67a01..7f7957e 100644 (file)
--- a/cmd/mem.c
+++ b/cmd/mem.c
@@ -18,6 +18,7 @@
 #include <console.h>
 #include <flash.h>
 #include <hash.h>
+#include <log.h>
 #include <mapmem.h>
 #include <rand.h>
 #include <watchdog.h>