common: Drop log.h from common header
[platform/kernel/u-boot.git] / cmd / ubifs.c
index e798b83..a26b653 100644 (file)
@@ -14,6 +14,7 @@
 #include <common.h>
 #include <config.h>
 #include <command.h>
+#include <log.h>
 #include <ubifs_uboot.h>
 
 static int ubifs_initialized;