summaryrefslogtreecommitdiff
path: root/include/linux/netfilter_ipv4/Kbuild
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2006-12-03 09:08:46 +0300
committerDavid S. Miller <davem@davemloft.net>2006-12-03 09:08:46 +0300
commitf587de0e2feb9eb9b94f98d0a7b7437e4d6617b4 (patch)
tree64d29dcacf895c37c4b7520bc8b07f0845baf914 /include/linux/netfilter_ipv4/Kbuild
parent16958900578b94585c2ab9a2d20d837b4d5e3ba6 (diff)
downloadlinux-f587de0e2feb9eb9b94f98d0a7b7437e4d6617b4.tar.xz
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Add IPv4 and IPv6 capable nf_conntrack port of the H.323 conntrack/NAT helper. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netfilter_ipv4/Kbuild')
-rw-r--r--include/linux/netfilter_ipv4/Kbuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/netfilter_ipv4/Kbuild b/include/linux/netfilter_ipv4/Kbuild
index 591c1a809c00..180337801a86 100644
--- a/include/linux/netfilter_ipv4/Kbuild
+++ b/include/linux/netfilter_ipv4/Kbuild
@@ -1,6 +1,4 @@
header-y += ip_conntrack_helper.h
-header-y += ip_conntrack_helper_h323_asn1.h
-header-y += ip_conntrack_helper_h323_types.h
header-y += ip_conntrack_protocol.h
header-y += ip_conntrack_sctp.h
header-y += ip_conntrack_tcp.h