MIPS: allow override of get_tbclk()
[platform/kernel/u-boot.git] / cmd / bootmenu.c
index 0ae9d5a..3dc2c85 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <command.h>
 #include <ansi.h>
+#include <env.h>
 #include <menu.h>
 #include <watchdog.h>
 #include <malloc.h>