[PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Cc: <netfilter-devel@...>
Date: Wednesday, January 2, 2008 - 11:57 am

CC: netfilter-devel@vger.kernel.org
Signed-off-by: Soren Hansen <soren@ubuntu.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Ben Collins <ben.lcollins@canonical.com>
---
 include/linux/netfilter/Kbuild      |    2 ++
 include/linux/netfilter_ipv6/Kbuild |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
index 3aff513..3a04da3 100644
--- a/include/linux/netfilter/Kbuild
+++ b/include/linux/netfilter/Kbuild
@@ -31,6 +31,8 @@ header-y += xt_multiport.h
 header-y += xt_owner.h
 header-y += xt_pkttype.h
 header-y += xt_rateest.h
+header-y += xt_policy.h
+header-y += xt_quota.h
 header-y += xt_realm.h
 header-y += xt_sctp.h
 header-y += xt_state.h
diff --git a/include/linux/netfilter_ipv6/Kbuild b/include/linux/netfilter_ipv6/Kbuild
index 8887a5f..aca4bd1 100644
--- a/include/linux/netfilter_ipv6/Kbuild
+++ b/include/linux/netfilter_ipv6/Kbuild
@@ -11,6 +11,7 @@ header-y += ip6t_length.h
 header-y += ip6t_limit.h
 header-y += ip6t_mac.h
 header-y += ip6t_mark.h
+header-y += ip6t_mh.h
 header-y += ip6t_multiport.h
 header-y += ip6t_opts.h
 header-y += ip6t_owner.h
-- 
1.5.4.3

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for i..., Tim Gardner, (Wed Jan 2, 11:57 am)
how to tell i386 from x86-64 kernel, Pavel Machek, (Thu Jan 31, 8:42 pm)
Re: how to tell i386 from x86-64 kernel, H. Peter Anvin, (Fri Feb 1, 12:51 am)
Re: how to tell i386 from x86-64 kernel, Jiri Kosina, (Fri Feb 1, 6:07 am)
Re: how to tell i386 from x86-64 kernel, Ray Lee, (Thu Jan 31, 8:46 pm)
Re: how to tell i386 from x86-64 kernel, Pavel Machek, (Thu Jan 31, 9:03 pm)
Re: how to tell i386 from x86-64 kernel, Jan Engelhardt, (Thu Jan 31, 8:59 pm)
Re: how to tell i386 from x86-64 kernel, Alejandro Riveira , (Fri Feb 1, 7:53 am)
Re: how to tell i386 from x86-64 kernel, Jan Engelhardt, (Sat Feb 9, 4:13 pm)
Re: how to tell i386 from x86-64 kernel, Arjan van de Ven, (Sat Feb 9, 6:34 pm)
Re: how to tell i386 from x86-64 kernel, Pavel Machek, (Sat Feb 9, 9:27 pm)