summaryrefslogtreecommitdiff
path: root/cmd/bootmeth.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/bootmeth.c')
-rw-r--r--cmd/bootmeth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/bootmeth.c b/cmd/bootmeth.c
index 2f41fa1bec6..ea4b3f47db8 100644
--- a/cmd/bootmeth.c
+++ b/cmd/bootmeth.c
@@ -11,6 +11,7 @@
#include <bootstd.h>
#include <command.h>
#include <dm.h>
+#include <env.h>
#include <malloc.h>
#include <dm/uclass-internal.h>