diff options
Diffstat (limited to 'dev.c')
-rw-r--r-- | dev.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #include "str.h" #include "sock.h" #include "die.h" +#include "link.h" #include "xutils.h" int device_ifindex(const char *ifname) |