iptables: redo update to 1.4.18 with old linking-behaviour
[oweals/openwrt.git] / package / mtd / src / mtd.h
index f82552a150e8edc6e4bd302fca233fac4d17b272..c2133fc37c7dca7f1f6d2ec718454f39f3a8c74f 100644 (file)
@@ -25,4 +25,5 @@ extern void mtd_parse_jffs2data(const char *buf, const char *dir);
 extern int trx_fixup(int fd, const char *name)  __attribute__ ((weak));
 extern int trx_check(int imagefd, const char *mtd, char *buf, int *len) __attribute__ ((weak));
 extern int mtd_fixtrx(const char *mtd, size_t offset) __attribute__ ((weak));
+extern int mtd_fixseama(const char *mtd, size_t offset) __attribute__ ((weak));
 #endif /* __mtd_h */