]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cli_simple.c
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / common / cli_simple.c
index d8b40c93915496a62833171005c190935d363b72..9c3d073d583b818b9afe8e17e10380d6b76e6349 100644 (file)
@@ -12,6 +12,7 @@
 #include <common.h>
 #include <bootretry.h>
 #include <cli.h>
+#include <console.h>
 #include <linux/ctype.h>
 
 #define DEBUG_PARSER   0       /* set to 1 to debug */