aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-08-16 18:01:25 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-08-16 18:01:25 +0000
commit5bafc75327ccd20a8496ba042d81651aa0f8dd2f (patch)
treed147d42347f9f0c1696934f807b64856060b2f20 /config.h.win32
parente5b27a7bd3532abda25060b89b0a5b1d693be476 (diff)
Add support for AirPcap, an upcoming wireless product from CACE. Support
is disabled by default, and can be enabled by setting AIRPCAP_CONFIG in config.nmake. The code is currently limited to Windows, but should be adaptable to other platforms. The official announcement won't come until next week, so you'll have to read the source for details. :) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18928 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win322
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index f4f2e8a0d7..89af736e0e 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -61,6 +61,8 @@
@WPCAP_CONSTIFIED@
@HAVE_LIBWIRESHARKDLL@
+@HAVE_AIRPCAP@
+
/* availability of pcap_freecode() is handled at runtime */
#define HAVE_PCAP_FREECODE 1