aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorsake <sake@f5534014-38df-0310-8fa8-9805f1628bb7>2010-10-03 22:42:27 +0000
committersake <sake@f5534014-38df-0310-8fa8-9805f1628bb7>2010-10-03 22:42:27 +0000
commit78d8d6ec00c407c3cbcec2e312fe2a5d8bcf1575 (patch)
treea9030a233202caa17b8f14c9616ee22aea7d7924 /config.h.win32
parenta4ad8a03547f3e5cda8fa4cb3fc804cc4feebbbe (diff)
Make "bpf_image" available on Windows. This enables the "Compile BPF" button and "dumpcap -d" on Windows.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34357 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 98e76c411c..688d9076f7 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -64,6 +64,7 @@
@HAVE_PCAP_REMOTE@
@HAVE_PCAP_OPEN@
@HAVE_PCAP_OPEN_DEAD@
+@HAVE_BPF_IMAGE@
@HAVE_PCAP_SETSAMPLING@
@HAVE_AIRPCAP@