summaryrefslogtreecommitdiffstats
path: root/contrib/libpcap/config.h.in
diff options
context:
space:
mode:
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