aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorsake <sake@f5534014-38df-0310-8fa8-9805f1628bb7>2010-10-03 12:04:18 +0000
committersake <sake@f5534014-38df-0310-8fa8-9805f1628bb7>2010-10-03 12:04:18 +0000
commit512d3ba2201c2a3c9944d240c6a41105fe6fca31 (patch)
tree981ca2b1c05f9cad13f4b6e712f0ba02dc405d83 /config.h.win32
parentdae4bfa165024d332f6bfab3b8f8e262a87d17e4 (diff)
Retry of SVN 34338, now tested on my WinXP dev VM:
Use pcap_open_dead instead of pcap_create for the compile BPF button. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34340 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win321
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index 211d3eeebc..98e76c411c 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -63,6 +63,7 @@
@HAVE_REMOTE@
@HAVE_PCAP_REMOTE@
@HAVE_PCAP_OPEN@
+@HAVE_PCAP_OPEN_DEAD@
@HAVE_PCAP_SETSAMPLING@
@HAVE_AIRPCAP@