/* * dirty_pipe_cve_2022_0847 — SKELETONKEY module registry hook */ #ifndef DIRTY_PIPE_SKELETONKEY_MODULES_H #define DIRTY_PIPE_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module dirty_pipe_module; #endif