/* * nf_tables_cve_2024_1086 — SKELETONKEY module registry hook */ #ifndef NF_TABLES_SKELETONKEY_MODULES_H #define NF_TABLES_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module nf_tables_module; #endif