/* * fuse_legacy_cve_2022_0185 — SKELETONKEY module registry hook */ #ifndef FUSE_LEGACY_SKELETONKEY_MODULES_H #define FUSE_LEGACY_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module fuse_legacy_module; #endif