common: Drop log.h from common header
[platform/kernel/u-boot.git] / cmd / efi.c
index c7640c8..9aeb913 100644 (file)
--- a/cmd/efi.c
+++ b/cmd/efi.c
@@ -8,6 +8,7 @@
 #include <command.h>
 #include <efi.h>
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <sort.h>