/* * nft_set_uaf_cve_2023_32233 — SKELETONKEY module registry hook */ #ifndef NFT_SET_UAF_SKELETONKEY_MODULES_H #define NFT_SET_UAF_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module nft_set_uaf_module; #endif