aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h501.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h501.c')
-rw-r--r--epan/dissectors/packet-h501.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/epan/dissectors/packet-h501.c b/epan/dissectors/packet-h501.c
index 9fa65d5a14..b3d49f9dd2 100644
--- a/epan/dissectors/packet-h501.c
+++ b/epan/dissectors/packet-h501.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>
@@ -311,7 +310,7 @@ static int hf_h501_releaseCompleteReason = -1; /* ReleaseCompleteReason */
static int hf_h501_causeIE = -1; /* INTEGER_1_65535 */
/*--- End of included file: packet-h501-hf.c ---*/
-#line 52 "packet-h501-template.c"
+#line 51 "packet-h501-template.c"
/* Initialize the subtree pointers */
static int ett_h501 = -1;
@@ -419,7 +418,7 @@ static gint ett_h501_Role = -1;
static gint ett_h501_TerminationCause = -1;
/*--- End of included file: packet-h501-ett.c ---*/
-#line 56 "packet-h501-template.c"
+#line 55 "packet-h501-template.c"
/* Dissectors */
static dissector_handle_t h501_pdu_handle;
@@ -2521,7 +2520,7 @@ static int dissect_Message_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_
/*--- End of included file: packet-h501-fn.c ---*/
-#line 68 "packet-h501-template.c"
+#line 67 "packet-h501-template.c"
static int
dissect_h501_pdu(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
@@ -3563,7 +3562,7 @@ void proto_register_h501(void) {
"h501.INTEGER_1_65535", HFILL }},
/*--- End of included file: packet-h501-hfarr.c ---*/
-#line 105 "packet-h501-template.c"
+#line 104 "packet-h501-template.c"
};
/* List of subtrees */
@@ -3673,7 +3672,7 @@ void proto_register_h501(void) {
&ett_h501_TerminationCause,
/*--- End of included file: packet-h501-ettarr.c ---*/
-#line 111 "packet-h501-template.c"
+#line 110 "packet-h501-template.c"
};
/* Register protocol */