]> git.ipfire.org Git - thirdparty/iptables.git/commit
include: extend the headers conflict workaround to in6.h
authorBaruch Siach <baruch@tkos.co.il>
Sun, 2 Dec 2018 16:56:34 +0000 (18:56 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 3 Dec 2018 14:08:35 +0000 (15:08 +0100)
commit2908eda10bf9fc81119d4f3ad672c67918ab5955
treed7dceb4c1d3e2f2ccb60e526d155b4a15d17c454
parent290d76b443bf24999d9caacb3fdd027d6e7112a1
include: extend the headers conflict workaround to in6.h

Commit 8d9d7e4b9ef ("include: fix build with kernel headers before 4.2")
introduced a kernel/user headers conflict workaround that allows build
of iptables with kernel headers older than 4.2. This minor extension
allows build with kernel headers older than 3.12, which is the version
that introduced explicit IP headers synchronization.

Fixes: 8d9d7e4b9ef4 ("include: fix build with kernel headers before 4.2")
Cc: Florian Westphal <fw@strlen.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter.h