netfilter: fix fallout from xt/nf osf separation
authorFlorian Westphal <fw@strlen.de>
Tue, 8 May 2018 08:05:38 +0000 (10:05 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 17 May 2018 11:52:04 +0000 (13:52 +0200)
commit01cd267bff52619a53fa05c930ea5ed53493d21a
tree2a7e09563746a5af23e6a3f7310f5f3924096f94
parent289e1f4e9e4a09c73a1c0152bb93855ea351ccda
netfilter: fix fallout from xt/nf osf separation

Stephen Rothwell says:
  today's linux-next build (x86_64 allmodconfig) produced this warning:
  ./usr/include/linux/netfilter/nf_osf.h:25: found __[us]{8,16,32,64} type without #include <linux/types.h>

Fix that up and also move kernel-private struct out of uapi (it was not
exposed in any released kernel version).

tested via allmodconfig build + make headers_check.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: bfb15f2a95cb ("netfilter: extract Passive OS fingerprint infrastructure from xt_osf")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/nf_osf.h
include/uapi/linux/netfilter/nf_osf.h