aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rrlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rrlp.c')
-rw-r--r--epan/dissectors/packet-rrlp.c14
1 files changed, 6 insertions, 8 deletions
diff --git a/epan/dissectors/packet-rrlp.c b/epan/dissectors/packet-rrlp.c
index 379b44f530..c33eb2d421 100644
--- a/epan/dissectors/packet-rrlp.c
+++ b/epan/dissectors/packet-rrlp.c
@@ -42,8 +42,6 @@
#include <epan/packet.h>
#include <epan/asn1.h>
-#include <string.h>
-
#include "packet-ber.h"
#include "packet-per.h"
#include "packet-gsm_a_common.h"
@@ -877,7 +875,7 @@ static int hf_rrlp_GANSSModelID_model7 = -1;
static int hf_rrlp_GANSSModelID_model8 = -1;
/*--- End of included file: packet-rrlp-hf.c ---*/
-#line 60 "packet-rrlp-template.c"
+#line 58 "packet-rrlp-template.c"
/* Initialize the subtree pointers */
static gint ett_rrlp = -1;
@@ -1128,7 +1126,7 @@ static gint ett_rrlp_GANSSModelID = -1;
static gint ett_rrlp_AssistanceNeeded = -1;
/*--- End of included file: packet-rrlp-ett.c ---*/
-#line 64 "packet-rrlp-template.c"
+#line 62 "packet-rrlp-template.c"
/* Include constants */
@@ -1140,7 +1138,7 @@ static gint ett_rrlp_AssistanceNeeded = -1;
#define maxGANSSAssistanceData 40
/*--- End of included file: packet-rrlp-val.h ---*/
-#line 67 "packet-rrlp-template.c"
+#line 65 "packet-rrlp-template.c"
@@ -7031,7 +7029,7 @@ static void dissect_PDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tre
/*--- End of included file: packet-rrlp-fn.c ---*/
-#line 70 "packet-rrlp-template.c"
+#line 68 "packet-rrlp-template.c"
/*--- proto_register_rrlp -------------------------------------------*/
@@ -10273,7 +10271,7 @@ void proto_register_rrlp(void) {
NULL, HFILL }},
/*--- End of included file: packet-rrlp-hfarr.c ---*/
-#line 79 "packet-rrlp-template.c"
+#line 77 "packet-rrlp-template.c"
};
/* List of subtrees */
@@ -10526,7 +10524,7 @@ void proto_register_rrlp(void) {
&ett_rrlp_AssistanceNeeded,
/*--- End of included file: packet-rrlp-ettarr.c ---*/
-#line 85 "packet-rrlp-template.c"
+#line 83 "packet-rrlp-template.c"
};