/* * fuse_legacy_cve_2022_0185 — IAMROOT module registry hook */ #ifndef FUSE_LEGACY_IAMROOT_MODULES_H #define FUSE_LEGACY_IAMROOT_MODULES_H #include "../../core/module.h" extern const struct iamroot_module fuse_legacy_module; #endif