/* * nft_set_uaf_cve_2023_32233 — IAMROOT module registry hook */ #ifndef NFT_SET_UAF_IAMROOT_MODULES_H #define NFT_SET_UAF_IAMROOT_MODULES_H #include "../../core/module.h" extern const struct iamroot_module nft_set_uaf_module; #endif