summaryrefslogtreecommitdiff
path: root/cmd/x86/zboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/x86/zboot.c')
-rw-r--r--cmd/x86/zboot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/x86/zboot.c b/cmd/x86/zboot.c
index 3035172352a..40f67a75593 100644
--- a/cmd/x86/zboot.c
+++ b/cmd/x86/zboot.c
@@ -7,6 +7,7 @@
#define LOG_CATEGORY LOGC_BOOT
+#include <bootm.h>
#include <command.h>
#include <mapmem.h>
#include <vsprintf.h>