From: Patrick McHardy Date: Tue, 18 Nov 2008 11:24:17 +0000 (+0100) Subject: netfilter: nf_conntrack: fix warning and prototype mismatch X-Git-Tag: v2.6.29-rc1~581^2~367^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e17b666a468285409ab9f6caff9df16936d27d71;p=pandora-kernel.git netfilter: nf_conntrack: fix warning and prototype mismatch net/netfilter/nf_conntrack_core.c:46:1: warning: symbol 'nfnetlink_parse_nat_setup_hook' was not declared. Should it be static? Including the proper header also revealed an incorrect prototype. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed