Re: [PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptablesbuild

From: Patrick McHardy
Date: Tue Jul 22 2008 - 06:45:33 EST


Tim Gardner wrote:
CC: netfilter-devel@xxxxxxxxxxxxxxx
Signed-off-by: Soren Hansen <soren@xxxxxxxxxx>
Signed-off-by: Tim Gardner <tim.gardner@xxxxxxxxxxxxx>
Signed-off-by: Ben Collins <ben.lcollins@xxxxxxxxxxxxx>
---
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

xt_policy.h is already included in unidef-y. The others look fine.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/