summaryrefslogtreecommitdiffstats
path: root/package/base-files/src/jffs2root.c
diff options
context:
space:
mode:
Diffstat (limited to 'package/base-files/src/jffs2root.c')
-rw-r--r--package/base-files/src/jffs2root.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/src/jffs2root.c b/package/base-files/src/jffs2root.c
index 14662fc94..3562eb462 100644
--- a/package/base-files/src/jffs2root.c
+++ b/package/base-files/src/jffs2root.c
@@ -31,7 +31,7 @@
#include <string.h>
#include <sys/ioctl.h>
-#include <linux/mtd/mtd.h>
+#include "mtd.h"
#define FILENAME "/dev/mtdblock/1"