env: Move env_get_f() to env.h
[oweals/u-boot.git] / cmd / mtdparts.c
index f7ed1a077974666505d0612770ede58601b473ed..46155cabf66c30eaa5245c2dacd7a9f00e0fd953 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>