diff options
Diffstat (limited to 'common/cli.c')
-rw-r--r-- | common/cli.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/cli.c b/common/cli.c index 38bba17585..e5e5894b2f 100644 --- a/common/cli.c +++ b/common/cli.c @@ -9,6 +9,7 @@ */ #include <common.h> +#include <bootstage.h> #include <cli.h> #include <cli_hush.h> #include <command.h> |