1 2 3 4 5 6
#pragma once #include "agent_context.h" int setup_fanotify(void); void select_fanotify(int fan_fd, agent_context_t *ctx);