cmd: avb: Support A/B slots
[oweals/u-boot.git] / cmd / fdt.c
index 10d8f3230bb009224b91d88722632e9b810598ed..25a6ed40d203aa10ca33113c43e144d5867015c8 100644 (file)
--- a/cmd/fdt.c
+++ b/cmd/fdt.c
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <linux/ctype.h>
 #include <linux/types.h>
 #include <asm/global_data.h>