aboutgitcodebugslistschat
path: root/netlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'netlink.c')
-rw-r--r--netlink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/netlink.c b/netlink.c
index 55d3207..82a2f0c 100644
--- a/netlink.c
+++ b/netlink.c
@@ -36,6 +36,7 @@
#include "log.h"
#include "ip.h"
#include "netlink.h"
+#include "epoll_ctl.h"
/* Same as RTA_NEXT() but for nexthops: RTNH_NEXT() doesn't take 'attrlen' */
#define RTNH_NEXT_AND_DEC(rtnh, attrlen) \