summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6
diff options
context:
space:
mode:
authorJan Engelhardt2009-02-24 15:23:58 +0100
committerPatrick McHardy2009-02-24 15:23:58 +0100
commitd060ffc1840e37100628f520e66600c5ae483b44 (patch)
treea18e98a4fc345e18a33fe782bc546ec9aca453e7 /include/linux/netfilter_ipv6
parentnetfilter: nf_conntrack: account packets drop by tcp_packet() (diff)
downloadkernel-qcow2-linux-d060ffc1840e37100628f520e66600c5ae483b44.tar.gz
kernel-qcow2-linux-d060ffc1840e37100628f520e66600c5ae483b44.tar.xz
kernel-qcow2-linux-d060ffc1840e37100628f520e66600c5ae483b44.zip
netfilter: install missing headers
iptables imports headers from (the unifdefed headers of a) kernel tree, but some headers happened to not be installed. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/linux/netfilter_ipv6')
-rw-r--r--include/linux/netfilter_ipv6/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/netfilter_ipv6/Kbuild b/include/linux/netfilter_ipv6/Kbuild
index 8887a5fcd1d0..aca4bd1f6d7c 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