summaryrefslogtreecommitdiff
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 bb4790402e3..9540988e33e 100644
--- a/cmd/jffs2.c
+++ b/cmd/jffs2.c
@@ -77,6 +77,7 @@
#include <image.h>
#include <malloc.h>
#include <jffs2/jffs2.h>
+#include <linux/bug.h>
#include <linux/list.h>
#include <linux/ctype.h>
#include <cramfs/cramfs_fs.h>