/* * af_unix_gc_cve_2023_4622 — SKELETONKEY module registry hook */ #ifndef AF_UNIX_GC_SKELETONKEY_MODULES_H #define AF_UNIX_GC_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module af_unix_gc_module; #endif