diff options
Diffstat (limited to 'pcap.c')
-rw-r--r-- | pcap.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -63,6 +63,8 @@ struct rtentry; /* declarations in <net/if.h> */ #include <errno.h> #include <limits.h> +#include "diag-control.h" + #ifdef HAVE_OS_PROTO_H #include "os-proto.h" #endif |