aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-07-01 08:23:32 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-07-01 08:23:32 +0000
commitddad90c3e3399c83b01c0e5142348934e7f828df (patch)
tree8d117573ba996d3541d78c531ab0bc53fe991c2d /config.h.win32
parentc18998e9c04d542628fef346dc2e9bb6a2afa6da (diff)
Make it possible to configure use of NEW_PACKET_LIST and fix
one compile error. It still fails in file.c trying to include gtk/gtk.h in new_packet_list.h svn path=/trunk/; revision=28903
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win323
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index 96373ad309..5196d6e3ec 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -79,6 +79,9 @@
@HAVE_AIRPCAP@
@HAVE_AIRPDCAP@
+/* Use new packet list or not Warning Experimental */
+@HAVE_NEW_PACKET_LIST@
+
/* availability of pcap_freecode() is handled at runtime */
#define HAVE_PCAP_FREECODE 1