From cb8dab02be4b646272da3951360e54714f5e5c4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Thu, 30 Aug 2007 11:52:30 +0000 Subject: And include packet-wlancap.h svn path=/trunk/; revision=22752 --- capture_info.c | 1 + 1 file changed, 1 insertion(+) (limited to 'capture_info.c') 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 #include #include +#include static void capture_info_packet( packet_counts *counts, gint wtap_linktype, const guchar *pd, guint32 caplen, union wtap_pseudo_header *pseudo_header); -- cgit v1.2.1