]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
uapi: nfnetlink_cthelper.h: fix userspace compilation error
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 22 Feb 2021 08:00:00 +0000 (08:00 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Mar 2021 15:34:27 +0000 (16:34 +0100)
commitff3801699f5416a0406b4fc67186eb28d38878bc
tree44bdac65b68af5ce61cecd58b4fd6509c8941036
parentc7150cd2fa8c831c8a2ddd27bce3ac2a3372c93d
uapi: nfnetlink_cthelper.h: fix userspace compilation error

commit c33cb0020ee6dd96cc9976d6085a7d8422f6dbed upstream.

Apparently, <linux/netfilter/nfnetlink_cthelper.h> and
<linux/netfilter/nfnetlink_acct.h> could not be included into the same
compilation unit because of a cut-and-paste typo in the former header.

Fixes: 12f7a505331e6 ("netfilter: add user-space connection tracking helper infrastructure")
Cc: <stable@vger.kernel.org> # v3.6
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/netfilter/nfnetlink_cthelper.h