aboutsummaryrefslogtreecommitdiff
path: root/pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap.c')
-rw-r--r--pcap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pcap.c b/pcap.c
index 7b89c051..d1da1c2f 100644
--- a/pcap.c
+++ b/pcap.c
@@ -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