diff options
author | 2019-08-07 15:17:03 +0100 | |
---|---|---|
committer | 2019-08-13 12:15:18 +0200 | |
commit | 78458e3e08cda2aacaec9fde8c295dfc2f88618a (patch) | |
tree | 8bb8819e0c2895d179a1513608079bb03994498b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files. (diff) | |
download | linux-dev-78458e3e08cda2aacaec9fde8c295dfc2f88618a.tar.xz linux-dev-78458e3e08cda2aacaec9fde8c295dfc2f88618a.zip |
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
linux/netfilter.h defines a number of struct and inline function
definitions which are only available is CONFIG_NETFILTER is enabled.
These structs and functions are used in declarations and definitions in
other header-files. Added preprocessor checks to make sure these
headers will compile if CONFIG_NETFILTER is disabled.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions