aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/wimax_fch_decoder.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-29 01:40:32 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-29 01:40:32 +0000
commit12ed7cec9e1f9d6d956696577fa30ff0088f01f4 (patch)
tree05758e82ffecd7f08d430aee3226b5e039d5bf24 /plugins/wimax/wimax_fch_decoder.c
parent3fde4c8d582dbe95055c29477e404a0e28565fea (diff)
#include <prefs.h> not required
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26103 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins/wimax/wimax_fch_decoder.c')
-rw-r--r--plugins/wimax/wimax_fch_decoder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/wimax/wimax_fch_decoder.c b/plugins/wimax/wimax_fch_decoder.c
index fdfe790fbd..bf6168cc2f 100644
--- a/plugins/wimax/wimax_fch_decoder.c
+++ b/plugins/wimax/wimax_fch_decoder.c
@@ -35,7 +35,6 @@
#include <string.h>
#include <glib.h>
#include <epan/packet.h>
-#include <epan/prefs.h>
extern gint proto_wimax;