env: Move env_set() to env.h
[oweals/u-boot.git] / board / samtec / vining_fpga / socfpga.c
index efc8ddf162b83b789e5b9d0d2dad634e9fb12ebd..63ce4a20b5d17b20620aac77f8933742cee27a8b 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <environment.h>
 #include <asm/arch/reset_manager.h>
 #include <asm/io.h>