[NETFILTER]: Fix compile errors without NAT
This patch fixes some compile errors with NAT that has appeared after all the recent patches. Move struct ip_conntrack_expect after the definition of struct ip_conntrack. Add #ifdef CONFIG_IP_NF_NAT_NEEDED around ip_nat_initialized() Add lockhelp.h to ipt_CLUSTERIP.c Signed-off-by: Martin Josefsson <gandalf@wlug.westbo.se> Signed-off-by: Patrick McHardy <kaber@trash.net>
Showing
Please register or sign in to comment