Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/libpcap/include we have a cloning bpf, the conf...
details: https://anonhg.NetBSD.org/src/rev/47d34d8a61ef
branches: trunk
changeset: 351002:47d34d8a61ef
user: christos <christos%NetBSD.org@localhost>
date: Mon Jan 30 13:15:15 2017 +0000
description:
we have a cloning bpf, the config test is broken
diffstat:
external/bsd/libpcap/include/config.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d1c803ce6624 -r 47d34d8a61ef external/bsd/libpcap/include/config.h
--- a/external/bsd/libpcap/include/config.h Mon Jan 30 09:33:38 2017 +0000
+++ b/external/bsd/libpcap/include/config.h Mon Jan 30 13:15:15 2017 +0000
@@ -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 */
Home |
Main Index |
Thread Index |
Old Index