aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xmpp-gtalk.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2014-12-25 22:34:06 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2014-12-25 22:43:20 +0000
commitadb81f335d17a151361f00001e125480eeaf7bc5 (patch)
treee6a2be82ed201d4f50b7187e9f4f4a12a050d6c1 /epan/dissectors/packet-xmpp-gtalk.c
parent9c7c72d5f20e1568425cd734e4fbaf03abbebce6 (diff)
Deleting unnecessary #includes from dissectors.
Fifth batch (packet-rtp.c -> end). Will look at cleaning up and committing script afterwards. Change-Id: I8ed61dc941d98d3f7259a9d1f74e214eb7b4bfa2 Reviewed-on: https://code.wireshark.org/review/6052 Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'epan/dissectors/packet-xmpp-gtalk.c')
-rw-r--r--epan/dissectors/packet-xmpp-gtalk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-xmpp-gtalk.c b/epan/dissectors/packet-xmpp-gtalk.c
index 1eb9365965..a76e1db983 100644
--- a/epan/dissectors/packet-xmpp-gtalk.c
+++ b/epan/dissectors/packet-xmpp-gtalk.c
@@ -28,9 +28,7 @@
#include <epan/packet.h>
-#include "packet-xml.h"
#include "packet-xmpp.h"
-#include "packet-xmpp-utils.h"
#include "packet-xmpp-gtalk.h"
#include "packet-xmpp-conference.h"