Mon Jan 30 13:15:16 2017 UTC ()
we have a cloning bpf, the config test is broken


(christos)
diff -r1.8 -r1.9 src/external/bsd/libpcap/include/config.h

cvs diff -r1.8 -r1.9 src/external/bsd/libpcap/include/config.h (expand / switch to context diff)
--- src/external/bsd/libpcap/include/config.h 2017/01/24 22:29:29 1.8
+++ src/external/bsd/libpcap/include/config.h 2017/01/30 13:15:15 1.9
@@ -5,7 +5,7 @@
 /* #undef BDEBUG */
 
 /* define if you have a cloning BPF device */
-/* #undef HAVE_CLONING_BPF */
+#define HAVE_CLONING_BPF 1
 
 /* define if you have the DAG API */
 /* #undef HAVE_DAG_API */