summaryrefslogtreecommitdiffstats
path: root/contrib/libpcap/config.h.in
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-09-04 19:43:23 +0000
committersam <sam@FreeBSD.org>2006-09-04 19:43:23 +0000
commitffd4bfbe7bca827ff32b489ba212a49c38c3f224 (patch)
treedb8dd338004459feebb8546681de0f273dcd020f /contrib/libpcap/config.h.in
parentbf281a32a1c59fe37a685431dd57d7e432a7f3e0 (diff)
downloadFreeBSD-src-ffd4bfbe7bca827ff32b489ba212a49c38c3f224.zip
FreeBSD-src-ffd4bfbe7bca827ff32b489ba212a49c38c3f224.tar.gz
Import of libpcap v0.9.4
Diffstat (limited to 'contrib/libpcap/config.h.in')
-rw-r--r--contrib/libpcap/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/libpcap/config.h.in b/contrib/libpcap/config.h.in
index 43a6b94..6943adb 100644
--- a/contrib/libpcap/config.h.in
+++ b/contrib/libpcap/config.h.in
@@ -13,6 +13,9 @@
/* define if you have the DAG API */
#undef HAVE_DAG_API
+/* define if you have streams capable DAG API */
+#undef HAVE_DAG_STREAMS_API
+
/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
don't. */
#undef HAVE_DECL_ETHER_HOSTTON
OpenPOWER on IntegriCloud