/* * cls_route4_cve_2022_2588 — SKELETONKEY module registry hook */ #ifndef CLS_ROUTE4_SKELETONKEY_MODULES_H #define CLS_ROUTE4_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module cls_route4_module; #endif