projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs...
[openwrt.git]
/
package
/
mtd
/
src
/
trx.c
diff --git
a/package/mtd/src/trx.c
b/package/mtd/src/trx.c
index
b8d9e2b
..
d1aab36
100644
(file)
--- a/
package/mtd/src/trx.c
+++ b/
package/mtd/src/trx.c
@@
-30,7
+30,7
@@
#include <errno.h>
#include <sys/ioctl.h>
-#include
"mtd-api.h"
+#include
<mtd/mtd-user.h>
#include "mtd.h"
#include "crc32.h"
This page took
0.022665 seconds
and
4
git commands to generate.