From ffe6bcdc035fe26b30b25d9b7742b35ce13f402f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 15 Aug 2013 17:09:16 +0200 Subject: update to latest upstream version, add musl compile fixes --- .../iptables/patches/patch-include_linux_netfilter_xt_osf_h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/iptables/patches/patch-include_linux_netfilter_xt_osf_h (limited to 'package/iptables/patches/patch-include_linux_netfilter_xt_osf_h') diff --git a/package/iptables/patches/patch-include_linux_netfilter_xt_osf_h b/package/iptables/patches/patch-include_linux_netfilter_xt_osf_h new file mode 100644 index 000000000..5c3422876 --- /dev/null +++ b/package/iptables/patches/patch-include_linux_netfilter_xt_osf_h @@ -0,0 +1,10 @@ +--- iptables-1.4.20.orig/include/linux/netfilter/xt_osf.h 2013-08-06 17:48:43.000000000 +0200 ++++ iptables-1.4.20/include/linux/netfilter/xt_osf.h 2013-08-15 17:04:26.116554236 +0200 +@@ -21,6 +21,7 @@ + #define _XT_OSF_H + + #include ++#include + + #define MAXGENRELEN 32 + -- cgit v1.2.3