Merge branch '2019-10-28-azure-ci-support'
[oweals/u-boot.git] / cmd / gpt.c
index 33cda513969f659c63f0975721eb61831e66fa2b..0c4349f4b2494a2bc6a4045e3eca62ee278b1691 100644 (file)
--- a/cmd/gpt.c
+++ b/cmd/gpt.c
@@ -11,6 +11,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <malloc.h>
 #include <command.h>
 #include <part_efi.h>