diff options
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> | 2006-08-28 17:50:37 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-22 15:18:27 -0700 |
commit | 0719bdf1b5e7eb0d9c3c73ebbd9c9d5d382bb9e1 (patch) | |
tree | 35ae31c424391b1ea48bf00f2528f8f2f68633fe /include/linux/in.h | |
parent | 33cc48966827165e49de1cb8ff4fb57c127d4be0 (diff) | |
download | linux-stable-0719bdf1b5e7eb0d9c3c73ebbd9c9d5d382bb9e1.tar.gz linux-stable-0719bdf1b5e7eb0d9c3c73ebbd9c9d5d382bb9e1.tar.bz2 linux-stable-0719bdf1b5e7eb0d9c3c73ebbd9c9d5d382bb9e1.zip |
[NETFILTER]: xt_CONNMARK.c build fix
net/netfilter/xt_CONNMARK.c: In function 'target':
net/netfilter/xt_CONNMARK.c:59: warning: implicit declaration of
function 'nf_conntrack_event_cache'
The warning is due to the following .config:
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_CONNTRACK_MARK=y
# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
CONFIG_IP_NF_CONNTRACK_NETLINK=m
This change was introduced by:
http://www.kernel.org/git/?p=linux/kernel/git/davem/net-2.6.19.git;a=commit;h=76e4b41009b8a2e9dd246135cf43c7fe39553aa5
Proposed solution (based on the define in
include/net/netfilter/nf_conntrack_compat.h:
Signed-off-by: Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/in.h')
0 files changed, 0 insertions, 0 deletions