X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/06768f3ee0842f5e076c55777ba85e593b14e632..e4b1daceaf466a47e9c7b5b92c12b5735794133d:/openwrt/package/mtd/mtd.c diff --git a/openwrt/package/mtd/mtd.c b/openwrt/package/mtd/mtd.c index e55986494..69ef06496 100644 --- a/openwrt/package/mtd/mtd.c +++ b/openwrt/package/mtd/mtd.c @@ -40,11 +40,7 @@ #include #include -#ifdef LINUX_24 #include -#else -#include -#endif #define TRX_MAGIC 0x30524448 /* "HDR0" */ #define BUFSIZE (10 * 1024)