summaryrefslogtreecommitdiff
path: root/include/fanotify.h
blob: d58109f38fa40828d0767e53f64d914942c83c90 (plain)
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);