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
/
imagetag.c
diff --git
a/package/mtd/src/imagetag.c
b/package/mtd/src/imagetag.c
index
f6095be
..
a4ce86d
100644
(file)
--- a/
package/mtd/src/imagetag.c
+++ b/
package/mtd/src/imagetag.c
@@
-31,7
+31,7
@@
#include <errno.h>
#include <sys/ioctl.h>
-#include
"mtd-api.h"
+#include
<mtd/mtd-user.h>
#include "mtd.h"
#include "crc32.h"
#include "bcm_tag.h"
This page took
0.025836 seconds
and
4
git commands to generate.