/* * dirty_pipe_cve_2022_0847 — IAMROOT module registry hook */ #ifndef DIRTY_PIPE_IAMROOT_MODULES_H #define DIRTY_PIPE_IAMROOT_MODULES_H #include "../../core/module.h" extern const struct iamroot_module dirty_pipe_module; #endif