X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fiptables%2Fpatches%2F110-linux_3.2_compat.patch;fp=package%2Fnetwork%2Futils%2Fiptables%2Fpatches%2F110-linux_3.2_compat.patch;h=536cb238ad4a12cef578ed20e1bc27399f165de0;hp=2cdd673d254f273bf2f1cb587e31ddc81ce375cf;hb=b0c957b0504be311c7129c2f5872a6efb13ec67b;hpb=d7b56fce8fb71608a70c84493d90a3561db05cda diff --git a/package/network/utils/iptables/patches/110-linux_3.2_compat.patch b/package/network/utils/iptables/patches/110-linux_3.2_compat.patch index 2cdd673d25..536cb238ad 100644 --- a/package/network/utils/iptables/patches/110-linux_3.2_compat.patch +++ b/package/network/utils/iptables/patches/110-linux_3.2_compat.patch @@ -1,6 +1,6 @@ ---- iptables-1.4.10/include/linux/types.h.orig 2011-11-07 00:08:33.000000000 +0100 -+++ iptables-1.4.10/include/linux/types.h 2011-11-07 00:09:25.000000000 +0100 -@@ -34,5 +34,9 @@ +--- a/include/linux/types.h ++++ b/include/linux/types.h +@@ -34,5 +34,9 @@ typedef __u64 __bitwise __be64; typedef __u16 __bitwise __sum16; typedef __u32 __bitwise __wsum;