summaryrefslogtreecommitdiff
path: root/plugins/wimax/msg_ulmap.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2015-02-10 17:30:58 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2015-02-10 17:53:28 +0000
commit88d62dffe811c8c25ce2993bd58908d447306ba0 (patch)
tree04bc94ba9080ed72a4854a61c9e34b9bf67a7242 /plugins/wimax/msg_ulmap.c
parentd5f0df44fb65599dfb881b16c6ec64d0a67db7e2 (diff)
downloadwireshark-88d62dffe811c8c25ce2993bd58908d447306ba0.tar.gz
Remove unneeded includes from plugins folder
Change-Id: Ifdad0fb786a97a6f84a64d442fcca0c20116552f Reviewed-on: https://code.wireshark.org/review/7059 Petri-Dish: Martin Mathieson <martin.r.mathieson@googlemail.com> Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'plugins/wimax/msg_ulmap.c')
-rw-r--r--plugins/wimax/msg_ulmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/wimax/msg_ulmap.c b/plugins/wimax/msg_ulmap.c
index 5e358fde9c..da321d90b8 100644
--- a/plugins/wimax/msg_ulmap.c
+++ b/plugins/wimax/msg_ulmap.c
@@ -30,7 +30,6 @@
#include <epan/packet.h>
#include <epan/expert.h>
-#include "crc.h"
#include "wimax_mac.h"
#include "wimax_bits.h"
#include "wimax_utils.h"