/* * refluxfs_cve_2026_64600 — SKELETONKEY module registry hook */ #ifndef REFLUXFS_SKELETONKEY_MODULES_H #define REFLUXFS_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module refluxfs_module; #endif