#pragma once #include "agent_context.h" int setup_fanotify(void); void select_fanotify(int fan_fd, agent_context_t *ctx);