summaryrefslogtreecommitdiffstats
path: root/package/iproute2/patches/007-version_includes.patch
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2010-09-12 11:05:55 +0000
committerMichael Büsch <mb@bu3sch.de>2010-09-12 11:05:55 +0000
commit0c4abfba31ea3f132c69e6233633d9d301e6949a (patch)
tree52b4c152fed3f9c16a3be16a298ed47f1fa835bd /package/iproute2/patches/007-version_includes.patch
parent393c83514bf9321f67910ec4ca00abf9922b74a6 (diff)
downloadmaster-31e0f0ae-0c4abfba31ea3f132c69e6233633d9d301e6949a.tar.gz
master-31e0f0ae-0c4abfba31ea3f132c69e6233633d9d301e6949a.tar.bz2
master-31e0f0ae-0c4abfba31ea3f132c69e6233633d9d301e6949a.zip
iproute2: Add lex/yacc files dependencies. Refresh other patches.
SVN-Revision: 23027
Diffstat (limited to 'package/iproute2/patches/007-version_includes.patch')
-rw-r--r--package/iproute2/patches/007-version_includes.patch10
1 files changed, 7 insertions, 3 deletions
diff --git a/package/iproute2/patches/007-version_includes.patch b/package/iproute2/patches/007-version_includes.patch
index 01d7d65e18..cfc930cebe 100644
--- a/package/iproute2/patches/007-version_includes.patch
+++ b/package/iproute2/patches/007-version_includes.patch
@@ -1,6 +1,10 @@
---- a/include/linux/netfilter_ipv4/ip_tables.h
-+++ b/include/linux/netfilter_ipv4/ip_tables.h
-@@ -114,7 +114,10 @@ struct ipt_entry
+---
+ include/linux/netfilter_ipv4/ip_tables.h | 3 +++
+ 1 file changed, 3 insertions(+)
+
+--- iproute2-2.6.35.orig/include/linux/netfilter_ipv4/ip_tables.h
++++ iproute2-2.6.35/include/linux/netfilter_ipv4/ip_tables.h
+@@ -113,7 +113,10 @@ struct ipt_entry {
#define IPT_CONTINUE XT_CONTINUE
#define IPT_RETURN XT_RETURN