From 3bf9bbf14acaff1fb153de794babf8f66a47c104 Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 30 Jan 2017 13:27:26 +0000 Subject: [PATCH] broken test. --- external/bsd/tcpdump/include/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/bsd/tcpdump/include/config.h b/external/bsd/tcpdump/include/config.h index 7b9276e62efa..5dfaca3d045e 100644 --- a/external/bsd/tcpdump/include/config.h +++ b/external/bsd/tcpdump/include/config.h @@ -128,7 +128,7 @@ #define HAVE_PCAP_FREE_DATALINKS 1 /* Define to 1 if the system has the type `pcap_if_t'. */ -/* #undef HAVE_PCAP_IF_T */ +#define HAVE_PCAP_IF_T 1 /* Define to 1 if you have the `pcap_lib_version' function. */ #define HAVE_PCAP_LIB_VERSION 1