arm: sunxi: Enable SPI/SPI-FLASH support for A64
[oweals/u-boot.git] / env / nowhere.c
index ea6c32eb3b77224eabf992cbd8ce333281ab4db4..f5b0a17652c5928fa0282b6b7623eb5b45284add 100644 (file)
@@ -9,7 +9,8 @@
 
 #include <common.h>
 #include <command.h>
-#include <environment.h>
+#include <env.h>
+#include <env_internal.h>
 #include <linux/stddef.h>
 
 DECLARE_GLOBAL_DATA_PTR;