aboutsummaryrefslogtreecommitdiff
path: root/cmd/jffs2.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/jffs2.c')
-rw-r--r--cmd/jffs2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/jffs2.c b/cmd/jffs2.c
index 672ed43..da2580d 100644
--- a/cmd/jffs2.c
+++ b/cmd/jffs2.c
@@ -73,6 +73,7 @@
#include <common.h>
#include <command.h>
#include <env.h>
+#include <image.h>
#include <malloc.h>
#include <jffs2/jffs2.h>
#include <linux/list.h>