/* * cifswitch_cve_2026_46243 — SKELETONKEY module registry hook */ #ifndef CIFSWITCH_SKELETONKEY_MODULES_H #define CIFSWITCH_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module cifswitch_module; #endif