/* * pack2theroot_cve_2026_41651 — SKELETONKEY module registry hook */ #ifndef PACK2THEROOT_SKELETONKEY_MODULES_H #define PACK2THEROOT_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module pack2theroot_module; #endif