video: add guards around 16bpp/32bbp code
[oweals/u-boot.git] / cmd / jffs2.c
index 64621f2546602af59bcf862d7628b04ae50f64f2..b47cd3d98930a4a80ee4fbdc55d4afaad036c795 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>