/* * fragnesia_cve_2026_46300 — SKELETONKEY module registry hook */ #ifndef FRAGNESIA_SKELETONKEY_MODULES_H #define FRAGNESIA_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module fragnesia_module; #endif