Move console definitions into a new console.h file
[oweals/u-boot.git] / lib / display_options.c
index 83ea4decb53198fcc5ced9ae9f104a766afe5e8b..4f2961fbfb7e3fdd5b9404810e10a892ce50b7cc 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <config.h>
 #include <common.h>
+#include <console.h>
 #include <div64.h>
 #include <inttypes.h>
 #include <version.h>