env: Move env_set_hex() to env.h
[pandora-u-boot.git] / cmd / jffs2.c
index 64621f2..b47cd3d 100644 (file)
@@ -72,6 +72,7 @@
  */
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <malloc.h>
 #include <jffs2/jffs2.h>
 #include <linux/list.h>