aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkixtsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-pkixtsp.c')
-rw-r--r--epan/dissectors/packet-pkixtsp.c14
1 files changed, 6 insertions, 8 deletions
diff --git a/epan/dissectors/packet-pkixtsp.c b/epan/dissectors/packet-pkixtsp.c
index 93b77cc5ce..38895db2b9 100644
--- a/epan/dissectors/packet-pkixtsp.c
+++ b/epan/dissectors/packet-pkixtsp.c
@@ -38,8 +38,6 @@
#include <glib.h>
#include <epan/packet.h>
-#include <string.h>
-
#include <epan/asn1.h>
#include "packet-ber.h"
#include "packet-pkixtsp.h"
@@ -90,7 +88,7 @@ static int hf_pkixtsp_PKIFailureInfo_addInfoNotAvailable = -1;
static int hf_pkixtsp_PKIFailureInfo_systemFailure = -1;
/*--- End of included file: packet-pkixtsp-hf.c ---*/
-#line 49 "packet-pkixtsp-template.c"
+#line 47 "packet-pkixtsp-template.c"
/* Initialize the subtree pointers */
static gint ett_pkixtsp = -1;
@@ -106,7 +104,7 @@ static gint ett_pkixtsp_TSTInfo = -1;
static gint ett_pkixtsp_Accuracy = -1;
/*--- End of included file: packet-pkixtsp-ett.c ---*/
-#line 53 "packet-pkixtsp-template.c"
+#line 51 "packet-pkixtsp-template.c"
@@ -363,7 +361,7 @@ static void dissect_TSTInfo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto
/*--- End of included file: packet-pkixtsp-fn.c ---*/
-#line 56 "packet-pkixtsp-template.c"
+#line 54 "packet-pkixtsp-template.c"
static int
@@ -543,7 +541,7 @@ void proto_register_pkixtsp(void) {
NULL, HFILL }},
/*--- End of included file: packet-pkixtsp-hfarr.c ---*/
-#line 107 "packet-pkixtsp-template.c"
+#line 105 "packet-pkixtsp-template.c"
};
/* List of subtrees */
@@ -561,7 +559,7 @@ void proto_register_pkixtsp(void) {
&ett_pkixtsp_Accuracy,
/*--- End of included file: packet-pkixtsp-ettarr.c ---*/
-#line 113 "packet-pkixtsp-template.c"
+#line 111 "packet-pkixtsp-template.c"
};
/* Register protocol */
@@ -592,6 +590,6 @@ void proto_reg_handoff_pkixtsp(void) {
/*--- End of included file: packet-pkixtsp-dis-tab.c ---*/
-#line 137 "packet-pkixtsp-template.c"
+#line 135 "packet-pkixtsp-template.c"
}