/* * nft_fwd_dup_cve_2022_25636 — SKELETONKEY module registry hook */ #ifndef NFT_FWD_DUP_SKELETONKEY_MODULES_H #define NFT_FWD_DUP_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module nft_fwd_dup_module; #endif