x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n
[oweals/u-boot.git] / drivers / fastboot / fb_common.c
index 17eca73be0249f7eb93270f86ad6ba563bce7e0e..e76af8ecc320b954b1ab2cf2cde514343f093909 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <fastboot.h>
 #include <net/fastboot.h>