diff options
Diffstat (limited to 'cmd/io.c')
-rw-r--r-- | cmd/io.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #include <common.h> #include <command.h> +#include <display_options.h> #include <asm/io.h> /* Display values from last command */ |