summaryrefslogtreecommitdiff
path: root/package/iptables/patches/patch-include_linux_netfilter_xt_osf_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-15 17:09:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-15 17:09:16 +0200
commitffe6bcdc035fe26b30b25d9b7742b35ce13f402f (patch)
tree6459043f103133fe96f731274f86b80398f3b982 /package/iptables/patches/patch-include_linux_netfilter_xt_osf_h
parent4fbe278eb4908a974d16211154b0299991e41876 (diff)
update to latest upstream version, add musl compile fixes
Diffstat (limited to 'package/iptables/patches/patch-include_linux_netfilter_xt_osf_h')
-rw-r--r--package/iptables/patches/patch-include_linux_netfilter_xt_osf_h10
1 files changed, 10 insertions, 0 deletions
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 <linux/types.h>
++#include <linux/tcp.h>
+
+ #define MAXGENRELEN 32
+