/* * sudo_host_cve_2025_32462 — SKELETONKEY module registry hook */ #ifndef SUDO_HOST_SKELETONKEY_MODULES_H #define SUDO_HOST_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module sudo_host_module; #endif