From: Andy Whitcroft Date: Thu, 20 Nov 2008 14:59:56 +0000 (+0100) Subject: netfilter: ip{,6}t_policy.h should include xp_policy.h X-Git-Tag: v2.6.29-rc1~581^2~367^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=018a7bf1e55000dd792194238c9043918d24d3dd;p=pandora-kernel.git 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed