azure: Update for python3 and current pytest
[oweals/u-boot.git] / common / bootm_os.c
index 855c471c28e6b73ae45c4686d9a4ce93377a550a..6fb7d658da69846035f6cfbc901f6360e14c8c95 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <bootm.h>
+#include <env.h>
 #include <fdt_support.h>
 #include <linux/libfdt.h>
 #include <malloc.h>