/* * af_packet2_cve_2020_14386 — SKELETONKEY module registry hook */ #ifndef AF_PACKET2_SKELETONKEY_MODULES_H #define AF_PACKET2_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module af_packet2_module; #endif