summaryrefslogtreecommitdiff
path: root/plugins/wimax/wimax_phy_attributes_decoder.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-08-29 01:40:32 +0000
committerBill Meier <wmeier@newsguy.com>2008-08-29 01:40:32 +0000
commita3a9ff5a2b9008a6b1c36dfe07b557b0fd7f6d01 (patch)
tree05758e82ffecd7f08d430aee3226b5e039d5bf24 /plugins/wimax/wimax_phy_attributes_decoder.c
parent7780d2b8a3f1a4b3caa7820471c1f689e2af5db9 (diff)
downloadwireshark-a3a9ff5a2b9008a6b1c36dfe07b557b0fd7f6d01.tar.gz
#include <prefs.h> not required
svn path=/trunk/; revision=26103
Diffstat (limited to 'plugins/wimax/wimax_phy_attributes_decoder.c')
-rw-r--r--plugins/wimax/wimax_phy_attributes_decoder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/wimax/wimax_phy_attributes_decoder.c b/plugins/wimax/wimax_phy_attributes_decoder.c
index 47a2622721..9189b6b960 100644
--- a/plugins/wimax/wimax_phy_attributes_decoder.c
+++ b/plugins/wimax/wimax_phy_attributes_decoder.c
@@ -34,7 +34,6 @@
#include <glib.h>
#include <epan/packet.h>
-#include <epan/prefs.h>
extern gint proto_wimax;