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)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 27 Feb 2021 23:24:41 +0000 (00:24 +0100)
commitc33cb0020ee6dd96cc9976d6085a7d8422f6dbed
treed5f49cd47dea967b00dd6093c209405c15d71bd3
parenteee7ede695cfbb19fefdeb14992535b605448f35
uapi: nfnetlink_cthelper.h: fix userspace compilation error

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>
include/uapi/linux/netfilter/nfnetlink_cthelper.h