Module Name: src
Committed By: christos
Date: Mon Jan 30 13:27:26 UTC 2017
Modified Files:
src/external/bsd/tcpdump/include: config.h
Log Message:
broken test.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/tcpdump/include/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/tcpdump/include/config.h
diff -u src/external/bsd/tcpdump/include/config.h:1.9 src/external/bsd/tcpdump/include/config.h:1.10
--- src/external/bsd/tcpdump/include/config.h:1.9 Tue Jan 24 18:29:14 2017
+++ src/external/bsd/tcpdump/include/config.h Mon Jan 30 08:27:26 2017
@@ -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