aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-p7.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-p7.c')
-rw-r--r--epan/dissectors/packet-p7.c21
1 files changed, 10 insertions, 11 deletions
diff --git a/epan/dissectors/packet-p7.c b/epan/dissectors/packet-p7.c
index f0e9d57bea..2c6016b6bf 100644
--- a/epan/dissectors/packet-p7.c
+++ b/epan/dissectors/packet-p7.c
@@ -38,7 +38,6 @@
#include <glib.h>
#include <epan/packet.h>
#include <epan/prefs.h>
-#include <epan/conversation.h>
#include <epan/oids.h>
#include <epan/asn1.h>
@@ -438,7 +437,7 @@ static int hf_p7_T_entry_class_problem_entry_class_not_subscribed = -1;
static int hf_p7_T_entry_class_problem_inappropriate_entry_class = -1;
/*--- End of included file: packet-p7-hf.c ---*/
-#line 64 "packet-p7-template.c"
+#line 63 "packet-p7-template.c"
/* Initialize the subtree pointers */
static gint ett_p7 = -1;
@@ -580,7 +579,7 @@ static gint ett_p7_RTSE_apdus = -1;
static gint ett_p7_RTABapdu = -1;
/*--- End of included file: packet-p7-ett.c ---*/
-#line 68 "packet-p7-template.c"
+#line 67 "packet-p7-template.c"
/*--- Included file: packet-p7-val.h ---*/
@@ -612,7 +611,7 @@ static gint ett_p7_RTABapdu = -1;
#define err_entry_class_error 34
/*--- End of included file: packet-p7-val.h ---*/
-#line 70 "packet-p7-template.c"
+#line 69 "packet-p7-template.c"
/*--- Included file: packet-p7-table.c ---*/
@@ -655,7 +654,7 @@ static const value_string p7_err_code_string_vals[] = {
/*--- End of included file: packet-p7-table.c ---*/
-#line 72 "packet-p7-template.c"
+#line 71 "packet-p7-template.c"
/*--- Included file: packet-p7-fn.c ---*/
@@ -4057,7 +4056,7 @@ static void dissect_RTSE_apdus_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr
/*--- End of included file: packet-p7-fn.c ---*/
-#line 74 "packet-p7-template.c"
+#line 73 "packet-p7-template.c"
/*--- Included file: packet-p7-table11.c ---*/
@@ -4089,7 +4088,7 @@ static const ros_opr_t p7_opr_tab[] = {
/*--- End of included file: packet-p7-table11.c ---*/
-#line 76 "packet-p7-template.c"
+#line 75 "packet-p7-template.c"
/*--- Included file: packet-p7-table21.c ---*/
#line 1 "packet-p7-table21.c"
@@ -4128,7 +4127,7 @@ static const ros_err_t p7_err_tab[] = {
/*--- End of included file: packet-p7-table21.c ---*/
-#line 77 "packet-p7-template.c"
+#line 76 "packet-p7-template.c"
static const ros_info_t p7_ros_info = {
"P7",
@@ -5608,7 +5607,7 @@ void proto_register_p7(void) {
"", HFILL }},
/*--- End of included file: packet-p7-hfarr.c ---*/
-#line 96 "packet-p7-template.c"
+#line 95 "packet-p7-template.c"
};
/* List of subtrees */
@@ -5752,7 +5751,7 @@ void proto_register_p7(void) {
&ett_p7_RTABapdu,
/*--- End of included file: packet-p7-ettarr.c ---*/
-#line 102 "packet-p7-template.c"
+#line 101 "packet-p7-template.c"
};
module_t *p7_module;
@@ -5811,7 +5810,7 @@ void proto_reg_handoff_p7(void) {
/*--- End of included file: packet-p7-dis-tab.c ---*/
-#line 128 "packet-p7-template.c"
+#line 127 "packet-p7-template.c"
/* APPLICATION CONTEXT */