env: Move env_get_f() to env.h
[platform/kernel/u-boot.git] / board / micronas / vct / vct.c
index af3f11e..e73d16d 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <netdev.h>
 #include <asm/mipsregs.h>
 #include "vct.h"