summaryrefslogtreecommitdiff
path: root/cmd/bootstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/bootstage.c')
-rw-r--r--cmd/bootstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/bootstage.c b/cmd/bootstage.c
index ed0b0ff1fc8..f1ea4e95982 100644
--- a/cmd/bootstage.c
+++ b/cmd/bootstage.c
@@ -4,6 +4,7 @@
*/
#include <common.h>
+#include <bootstage.h>
static int do_bootstage_report(cmd_tbl_t *cmdtp, int flag, int argc,
char * const argv[])