env: Move env_get_f() to env.h
[platform/kernel/u-boot.git] / cmd / mtdparts.c
index f7ed1a0..46155ca 100644 (file)
@@ -72,6 +72,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <malloc.h>
 #include <jffs2/load_kernel.h>
 #include <linux/list.h>