aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2010-10-03 12:04:18 +0000
committerSake Blok <sake@euronet.nl>2010-10-03 12:04:18 +0000
commitf3e94f6753a53d1f88a864ff6ef197da89717477 (patch)
tree981ca2b1c05f9cad13f4b6e712f0ba02dc405d83 /config.h.win32
parenta301593846109b699860bb81bcda313e440b3bb5 (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. svn path=/trunk/; revision=34340
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@