From 48db2548a9f7fd5b6c3dae74bfc9056e8f329602 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Tue, 23 Dec 2014 11:34:43 +0000 Subject: Deleting unneccessary #includes from dissectors. Second batch (packet-eth.c -> packet-icmpv6.d). Will look at cleaning up and committing script afterwards. Change-Id: I14295758b81a59115d8c88899f166cc3d5d17594 Reviewed-on: https://code.wireshark.org/review/6013 Reviewed-by: Martin Mathieson --- epan/dissectors/packet-h248_q1950.c | 1 - 1 file changed, 1 deletion(-) (limited to 'epan/dissectors/packet-h248_q1950.c') diff --git a/epan/dissectors/packet-h248_q1950.c b/epan/dissectors/packet-h248_q1950.c index 16e46399ad..2f534c2114 100644 --- a/epan/dissectors/packet-h248_q1950.c +++ b/epan/dissectors/packet-h248_q1950.c @@ -28,7 +28,6 @@ #include "config.h" #include "packet-h248.h" -#include "packet-isup.h" void proto_reg_handoff_q1950(void); void proto_register_q1950(void); -- cgit v1.2.3