aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ajp13.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-ajp13.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-ajp13.c')
-rw-r--r--epan/dissectors/packet-ajp13.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ajp13.c b/epan/dissectors/packet-ajp13.c
index ffeb60a6a1..90bd989c2c 100644
--- a/epan/dissectors/packet-ajp13.c
+++ b/epan/dissectors/packet-ajp13.c
@@ -26,7 +26,6 @@
#include <stdlib.h>
#include <epan/packet.h>
-#include <epan/conversation.h>
#include "packet-tcp.h"
void proto_register_ajp13(void);