aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/docsis
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/docsis
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/docsis')
-rw-r--r--plugins/docsis/packet-mdd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/docsis/packet-mdd.c b/plugins/docsis/packet-mdd.c
index 0c5125bf55..a7f6e1a9a4 100644
--- a/plugins/docsis/packet-mdd.c
+++ b/plugins/docsis/packet-mdd.c
@@ -26,7 +26,6 @@
#include "config.h"
#include <epan/packet.h>
-#include <epan/tfs.h>
#define DOWNSTREAM_ACTIVE_CHANNEL_LIST 1
#define MAC_DOMAIN_DOWNSTREAM_SERVICE_GROUP 2