projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: fix a crash in led init
[openwrt.git]
/
package
/
mtd
/
src
/
mtd.c
diff --git
a/package/mtd/src/mtd.c
b/package/mtd/src/mtd.c
index
b335826
..
5fa260b
100644
(file)
--- a/
package/mtd/src/mtd.c
+++ b/
package/mtd/src/mtd.c
@@
-41,7
+41,7
@@
#include <sys/stat.h>
#include <sys/reboot.h>
#include <linux/reboot.h>
-#include
"mtd-api.h"
+#include
<mtd/mtd-user.h>
#include "fis.h"
#include "mtd.h"
This page took
0.020432 seconds
and
4
git commands to generate.