aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_dsc.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_dsc.c
parentd5f0df44fb65599dfb881b16c6ec64d0a67db7e2 (diff)
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_dsc.c')
-rw-r--r--plugins/wimax/msg_dsc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/wimax/msg_dsc.c b/plugins/wimax/msg_dsc.c
index 1767c4c16b..bd13dc56fb 100644
--- a/plugins/wimax/msg_dsc.c
+++ b/plugins/wimax/msg_dsc.c
@@ -33,7 +33,6 @@
*/
#include <epan/packet.h>
-#include "wimax_tlv.h"
#include "wimax_mac.h"
#include "wimax_utils.h"