diff options
Diffstat (limited to 'astraceroute.c')
-rw-r--r-- | astraceroute.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astraceroute.c b/astraceroute.c index c0f317f..89bcc04 100644 --- a/astraceroute.c +++ b/astraceroute.c @@ -33,6 +33,7 @@ #include "bpf.h" #include "die.h" +#include "dev.h" #include "tprintf.h" #include "pkt_buff.h" #include "proto.h" |