aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2010-10-03 22:42:27 +0000
committerSake Blok <sake@euronet.nl>2010-10-03 22:42:27 +0000
commit6c97a708c9be0552781bce8528a2980f66b49b20 (patch)
treea9030a233202caa17b8f14c9616ee22aea7d7924 /config.h.win32
parent95a48cd20859ff8d32fb33d2e3a9eb57ad4bdb29 (diff)
Make "bpf_image" available on Windows. This enables the "Compile BPF" button and "dumpcap -d" on Windows.
svn path=/trunk/; revision=34357
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@