netfilter: ip{,6}t_policy.h should include xp_policy.h
authorAndy Whitcroft <apw@canonical.com>
Thu, 20 Nov 2008 14:59:56 +0000 (15:59 +0100)
committerPatrick McHardy <kaber@trash.net>
Thu, 20 Nov 2008 14:59:56 +0000 (15:59 +0100)
commit018a7bf1e55000dd792194238c9043918d24d3dd
tree0e7350bd020c7bc962373643c91cafbade8c4c48
parent56bc0f9603e45cf13db51e554e1541e289a7f8e9
netfilter: ip{,6}t_policy.h should include xp_policy.h

It seems that all of the include/netfilter_{ipv4,ipv6}/{ipt,ip6t}_*.h which
share constants include the corresponding include/netfilter/xp_*.h files.
Neither ipt_policy.h not ip6t_policy.h do.  Make these consistant with
the norm.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter_ipv4/ipt_policy.h
include/linux/netfilter_ipv6/ip6t_policy.h