env: Move env_get() to env.h
[oweals/u-boot.git] / cmd / itest.c
index fd6f4166f16cf1dad96a681892ce5f96b3fc0352..8b630d71e62dad67c5297182736a994a7f1ae0d5 100644 (file)
@@ -14,6 +14,7 @@
 #include <common.h>
 #include <config.h>
 #include <command.h>
+#include <env.h>
 #include <mapmem.h>
 
 #include <asm/io.h>