aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h323.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h323.c')
-rw-r--r--epan/dissectors/packet-h323.c12
1 files changed, 5 insertions, 7 deletions
diff --git a/epan/dissectors/packet-h323.c b/epan/dissectors/packet-h323.c
index 988999162d..cd7d58e789 100644
--- a/epan/dissectors/packet-h323.c
+++ b/epan/dissectors/packet-h323.c
@@ -40,8 +40,6 @@
#include <epan/oids.h>
#include <epan/asn1.h>
-#include <string.h>
-
#include "packet-per.h"
#include "packet-h225.h"
#include "packet-h323.h"
@@ -132,7 +130,7 @@ static int hf_h323_timeToLive = -1; /* TimeToLive */
static int hf_h323_includeFastStart = -1; /* NULL */
/*--- End of included file: packet-h323-hf.c ---*/
-#line 95 "packet-h323-template.c"
+#line 93 "packet-h323-template.c"
/* Initialize the subtree pointers */
@@ -153,7 +151,7 @@ static gint ett_h323_T_fastStart = -1;
static gint ett_h323_StatusInquiry_RD = -1;
/*--- End of included file: packet-h323-ett.c ---*/
-#line 98 "packet-h323-template.c"
+#line 96 "packet-h323-template.c"
/*--- Included file: packet-h323-fn.c ---*/
@@ -444,7 +442,7 @@ static int dissect_RobustnessData_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
/*--- End of included file: packet-h323-fn.c ---*/
-#line 100 "packet-h323-template.c"
+#line 98 "packet-h323-template.c"
/*--- proto_register_h323 ----------------------------------------------*/
void proto_register_h323(void) {
@@ -568,7 +566,7 @@ void proto_register_h323(void) {
"h323.NULL", HFILL }},
/*--- End of included file: packet-h323-hfarr.c ---*/
-#line 107 "packet-h323-template.c"
+#line 105 "packet-h323-template.c"
};
/* List of subtrees */
@@ -591,7 +589,7 @@ void proto_register_h323(void) {
&ett_h323_StatusInquiry_RD,
/*--- End of included file: packet-h323-ettarr.c ---*/
-#line 112 "packet-h323-template.c"
+#line 110 "packet-h323-template.c"
};
/* Register protocol */