From 2d13d8dc767142e4b75aabd9264e2749518b1d28 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 28 Mar 2015 10:19:26 +0000 Subject: conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues Signed-off-by: Felix Fietkau SVN-Revision: 45077 --- .../utils/conntrack-tools/patches/100-compile_fix.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package/network/utils/conntrack-tools/patches/100-compile_fix.patch (limited to 'package/network/utils/conntrack-tools/patches/100-compile_fix.patch') diff --git a/package/network/utils/conntrack-tools/patches/100-compile_fix.patch b/package/network/utils/conntrack-tools/patches/100-compile_fix.patch deleted file mode 100644 index 492f88facc..0000000000 --- a/package/network/utils/conntrack-tools/patches/100-compile_fix.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/parse.c -+++ b/src/parse.c -@@ -16,6 +16,7 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - -+#include - #include "network.h" - - #include -- cgit v1.2.3