diff options
Diffstat (limited to 'cmd/mem.c')
-rw-r--r-- | cmd/mem.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/mem.c b/cmd/mem.c index 1f4e3fcdede..6a7b4014edc 100644 --- a/cmd/mem.c +++ b/cmd/mem.c @@ -16,6 +16,7 @@ #include <cli.h> #include <command.h> #include <console.h> +#include <display_options.h> #ifdef CONFIG_MTD_NOR_FLASH #include <flash.h> #endif |