diff options
Diffstat (limited to 'netlink.c')
| -rw-r--r-- | netlink.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) \ |
