From 7762cd4b8597a42a8892d77bea8215a67fb5fbfc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 5 Apr 2014 09:42:11 +0200 Subject: fix musl compile, update --- package/conntrack-tools/patches/patch-include_tcp_h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/conntrack-tools/patches/patch-include_tcp_h (limited to 'package/conntrack-tools/patches/patch-include_tcp_h') diff --git a/package/conntrack-tools/patches/patch-include_tcp_h b/package/conntrack-tools/patches/patch-include_tcp_h new file mode 100644 index 000000000..4dd4d3202 --- /dev/null +++ b/package/conntrack-tools/patches/patch-include_tcp_h @@ -0,0 +1,10 @@ +--- conntrack-tools-1.4.2.orig/include/tcp.h 2013-02-24 23:23:57.000000000 +0100 ++++ conntrack-tools-1.4.2/include/tcp.h 2014-04-05 09:40:10.923493847 +0200 +@@ -2,6 +2,7 @@ + #define _TCP_H_ + + #include ++#include + #include + + struct tcp_conf { -- cgit v1.2.3