commit | 76780373190d7e8ddfb6fed06aef068e2445c743 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fwestphal@astaro.com> | Mon Feb 08 15:39:16 2010 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Mon Feb 08 15:39:16 2010 +0100 |
tree | c0aa2a4f5ca026a236b1a65c55d613f38c0917b3 | |
parent | 84f3bb9ae9db90f7fb15d98b55279a58ab1b2363 [diff] |
netfilter: fix build failure with CONNTRACK=y NAT=n net/ipv4/netfilter/nf_defrag_ipv4.c: In function 'ipv4_conntrack_defrag': net/ipv4/netfilter/nf_defrag_ipv4.c:62: error: implicit declaration of function 'nf_ct_is_template' Signed-off-by: Florian Westphal <fwestphal@astaro.com> Signed-off-by: Patrick McHardy <kaber@trash.net>