aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_a.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2014-12-22 19:57:31 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2014-12-22 21:03:13 +0000
commit596669f921f553dd47acda588dab0297b024f463 (patch)
treefd2fbe6a6c6acf87f30ce4053f49d0c9d65d3aae /epan/dissectors/packet-ansi_a.c
parentb0181288e20d0f8ce5cd99c621dc464bac01b1f7 (diff)
First batch of unincludes. Last attempt...
Change-Id: I3681462aeb98ca62ed3ec5eb226b2553317391a9 Reviewed-on: https://code.wireshark.org/review/5997 Petri-Dish: Martin Mathieson <martin.r.mathieson@googlemail.com> Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'epan/dissectors/packet-ansi_a.c')
-rw-r--r--epan/dissectors/packet-ansi_a.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-ansi_a.c b/epan/dissectors/packet-ansi_a.c
index b323bd4eec..7cf1a4a7bf 100644
--- a/epan/dissectors/packet-ansi_a.c
+++ b/epan/dissectors/packet-ansi_a.c
@@ -39,7 +39,6 @@
#include "config.h"
-#include <string.h>
#include <epan/packet.h>
#include <epan/exceptions.h>
@@ -49,7 +48,6 @@
#include <epan/expert.h>
#include <epan/to_str.h>
-#include "packet-mtp3.h"
#include "packet-rtp.h"
#include "packet-bssap.h"
#include "packet-ansi_a.h"