summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
diff options
context:
space:
mode:
authorDavide Caratti2016-11-15 15:08:24 +0100
committerPablo Neira Ayuso2016-12-04 20:49:18 +0100
commit3fefeb88d002850e591339fed291eb6a795d9f21 (patch)
tree245501a0a0a8794660aa731c7c057e78288f8966 /include/linux/netfilter
parentMerge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-qcow2-linux-3fefeb88d002850e591339fed291eb6a795d9f21.tar.gz
kernel-qcow2-linux-3fefeb88d002850e591339fed291eb6a795d9f21.tar.xz
kernel-qcow2-linux-3fefeb88d002850e591339fed291eb6a795d9f21.zip
netfilter: nf_conntrack_tuple_common.h: fix #include
To allow usage of enum ip_conntrack_dir in include/net/netns/conntrack.h, this patch encloses #include <linux/netfilter.h> in a #ifndef __KERNEL__ directive, so that compiler errors caused by unwanted inclusion of include/linux/netfilter.h are avoided. In addition, #include <linux/netfilter/nf_conntrack_common.h> line has been added to resolve correctly CTINFO2DIR macro. Signed-off-by: Davide Caratti <dcaratti@redhat.com> Acked-by: Mikko Rapeli <mikko.rapeli@iki.fi> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux/netfilter')
0 files changed, 0 insertions, 0 deletions