/* * af_packet_cve_2017_7308 — SKELETONKEY module registry hook */ #ifndef AF_PACKET_SKELETONKEY_MODULES_H #define AF_PACKET_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module af_packet_module; #endif