aboutsummaryrefslogtreecommitdiffstats
path: root/capture_info.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2007-08-30 11:52:30 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2007-08-30 11:52:30 +0000
commitcb8dab02be4b646272da3951360e54714f5e5c4c (patch)
tree4fcad3314fe7fd9b793c33f340e264440d72e911 /capture_info.c
parent6d9c82338deb228fc792416c32082909320dbd70 (diff)
And include packet-wlancap.h
svn path=/trunk/; revision=22752
Diffstat (limited to 'capture_info.c')
-rw-r--r--capture_info.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/capture_info.c b/capture_info.c
index dea3b25b32..7e0cf2d80d 100644
--- a/capture_info.c
+++ b/capture_info.c
@@ -58,6 +58,7 @@
#include <epan/dissectors/packet-ipfc.h>
#include <epan/dissectors/packet-arcnet.h>
#include <epan/dissectors/packet-enc.h>
+#include <epan/dissectors/packet-wlancap.h>
static void capture_info_packet(
packet_counts *counts, gint wtap_linktype, const guchar *pd, guint32 caplen, union wtap_pseudo_header *pseudo_header);