projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix kernel-headers prepare (#949)
[openwrt.git]
/
package
/
base-files
/
src
/
jffs2root.c
diff --git
a/package/base-files/src/jffs2root.c
b/package/base-files/src/jffs2root.c
index
14662fc
..
3562eb4
100644
(file)
--- 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"
This page took
0.023135 seconds
and
4
git commands to generate.