aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t125.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-t125.c')
-rw-r--r--epan/dissectors/packet-t125.c12
1 files changed, 5 insertions, 7 deletions
diff --git a/epan/dissectors/packet-t125.c b/epan/dissectors/packet-t125.c
index df52f369dd..cae65584e7 100644
--- a/epan/dissectors/packet-t125.c
+++ b/epan/dissectors/packet-t125.c
@@ -38,12 +38,10 @@
#include <glib.h>
#include <epan/packet.h>
-#include <epan/conversation.h>
#include <stdio.h>
#include <string.h>
-#include <epan/emem.h>
#include <epan/asn1.h>
#include "packet-ber.h"
@@ -176,7 +174,7 @@ static int hf_t125_Segmentation_begin = -1;
static int hf_t125_Segmentation_end = -1;
/*--- End of included file: packet-t125-hf.c ---*/
-#line 50 "packet-t125-template.c"
+#line 48 "packet-t125-template.c"
/* Initialize the subtree pointers */
static int ett_t125 = -1;
@@ -252,7 +250,7 @@ static gint ett_t125_ConnectMCSPDU = -1;
static gint ett_t125_DomainMCSPDU = -1;
/*--- End of included file: packet-t125-ett.c ---*/
-#line 54 "packet-t125-template.c"
+#line 52 "packet-t125-template.c"
/*--- Included file: packet-t125-fn.c ---*/
@@ -2125,7 +2123,7 @@ static int dissect_ConnectMCSPDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
/*--- End of included file: packet-t125-fn.c ---*/
-#line 56 "packet-t125-template.c"
+#line 54 "packet-t125-template.c"
static int
dissect_t125(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *parent_tree)
@@ -2635,7 +2633,7 @@ void proto_register_t125(void) {
"", HFILL }},
/*--- End of included file: packet-t125-hfarr.c ---*/
-#line 97 "packet-t125-template.c"
+#line 95 "packet-t125-template.c"
};
/* List of subtrees */
@@ -2713,7 +2711,7 @@ void proto_register_t125(void) {
&ett_t125_DomainMCSPDU,
/*--- End of included file: packet-t125-ettarr.c ---*/
-#line 103 "packet-t125-template.c"
+#line 101 "packet-t125-template.c"
};
/* Register protocol */