common: Drop log.h from common header
[oweals/u-boot.git] / cmd / bootmenu.c
index 2e3f56e152d5411c5a9eda1bdbedd5006d2c8be7..551420de105b5c59a22bfeeb65c360035604a808 100644 (file)
@@ -7,6 +7,7 @@
 #include <command.h>
 #include <ansi.h>
 #include <env.h>
+#include <log.h>
 #include <menu.h>
 #include <watchdog.h>
 #include <malloc.h>