From: Stijn Tintel Date: Thu, 24 Aug 2017 06:56:49 +0000 (+0300) Subject: f2fs-tools: drop musl compat patch X-Git-Tag: v17.01.3~32 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=c3bddb49ff7a947bd934871a3d350be4998c96d1 f2fs-tools: drop musl compat patch It is no longer needed since version 1.4.1. Signed-off-by: Stijn Tintel (cherry picked from commit 252c8ddf146f196faaa34cf7af9b3eacb79e6add) --- diff --git a/package/utils/f2fs-tools/patches/010-include-byteswap-h.patch b/package/utils/f2fs-tools/patches/010-include-byteswap-h.patch deleted file mode 100644 index ff7e4e7d3e..0000000000 --- a/package/utils/f2fs-tools/patches/010-include-byteswap-h.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/include/f2fs_fs.h -+++ b/include/f2fs_fs.h -@@ -15,6 +15,7 @@ - #include - #include - #include -+#include - - #ifdef HAVE_CONFIG_H - #include