/* * ghostlock_cve_2026_43499 — SKELETONKEY module registry hook */ #ifndef GHOSTLOCK_SKELETONKEY_MODULES_H #define GHOSTLOCK_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module ghostlock_module; #endif