env: Move env_set() to env.h
[oweals/u-boot.git] / board / keymile / kmp204x / kmp204x.c
index e7dcefacdd91037e99199dd865f843d4d8a58cd3..4d1e38aa3a7af12a8ab825494485fed181efed78 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <netdev.h>
 #include <linux/compiler.h>
 #include <asm/mmu.h>