diff options
Diffstat (limited to 'common/cmd_mem.c')
-rw-r--r-- | common/cmd_mem.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/cmd_mem.c b/common/cmd_mem.c index 15a4b84efdc..9bd7c0eedb9 100644 --- a/common/cmd_mem.c +++ b/common/cmd_mem.c @@ -12,6 +12,7 @@ */ #include <common.h> +#include <bootretry.h> #include <cli.h> #include <command.h> #ifdef CONFIG_HAS_DATAFLASH |