/* * dirty_cow_cve_2016_5195 — SKELETONKEY module registry hook */ #ifndef DIRTY_COW_SKELETONKEY_MODULES_H #define DIRTY_COW_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module dirty_cow_module; #endif