/* * af_unix_gc_cve_2023_4622 — IAMROOT module registry hook */ #ifndef AF_UNIX_GC_IAMROOT_MODULES_H #define AF_UNIX_GC_IAMROOT_MODULES_H #include "../../core/module.h" extern const struct iamroot_module af_unix_gc_module; #endif