aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-HI2Operations.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-04-07 16:54:29 +0000
committerBill Meier <wmeier@newsguy.com>2010-04-07 16:54:29 +0000
commit9ade30a7b1683f247ae2fb40cecd07e745d0cb6c (patch)
treefc7077cfdf576673863c1af98e0381262faeb905 /epan/dissectors/packet-HI2Operations.c
parentbd725b667d4dff355af88c4f98994afb3c79cdb2 (diff)
#include <string.h> and/or #include <stdio.h> not needed.
svn path=/trunk/; revision=32417
Diffstat (limited to 'epan/dissectors/packet-HI2Operations.c')
-rw-r--r--epan/dissectors/packet-HI2Operations.c12
1 files changed, 5 insertions, 7 deletions
diff --git a/epan/dissectors/packet-HI2Operations.c b/epan/dissectors/packet-HI2Operations.c
index a1fc9b8051..1ec5321413 100644
--- a/epan/dissectors/packet-HI2Operations.c
+++ b/epan/dissectors/packet-HI2Operations.c
@@ -41,8 +41,6 @@
#include <epan/oids.h>
#include <epan/asn1.h>
-#include <string.h>
-
#include "packet-ber.h"
#define PNAME "HI2Operations"
@@ -370,7 +368,7 @@ static int hf_HI2Operations_cI = -1; /* CellIdType */
static int hf_HI2Operations_ssi = -1; /* SSIType */
/*--- End of included file: packet-HI2Operations-hf.c ---*/
-#line 47 "packet-HI2Operations-template.c"
+#line 45 "packet-HI2Operations-template.c"
/* Initialize the subtree pointers */
@@ -480,7 +478,7 @@ static gint ett_HI2Operations_TETRACGIType = -1;
static gint ett_HI2Operations_TSIType = -1;
/*--- End of included file: packet-HI2Operations-ett.c ---*/
-#line 50 "packet-HI2Operations-template.c"
+#line 48 "packet-HI2Operations-template.c"
/*--- Included file: packet-HI2Operations-fn.c ---*/
@@ -3769,7 +3767,7 @@ static void dissect_IRIsContent_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p
/*--- End of included file: packet-HI2Operations-fn.c ---*/
-#line 52 "packet-HI2Operations-template.c"
+#line 50 "packet-HI2Operations-template.c"
/*--- proto_register_HI2Operations ----------------------------------------------*/
@@ -5038,7 +5036,7 @@ void proto_register_HI2Operations(void) {
"HI2Operations.SSIType", HFILL }},
/*--- End of included file: packet-HI2Operations-hfarr.c ---*/
-#line 60 "packet-HI2Operations-template.c"
+#line 58 "packet-HI2Operations-template.c"
};
/* List of subtrees */
@@ -5150,7 +5148,7 @@ void proto_register_HI2Operations(void) {
&ett_HI2Operations_TSIType,
/*--- End of included file: packet-HI2Operations-ettarr.c ---*/
-#line 65 "packet-HI2Operations-template.c"
+#line 63 "packet-HI2Operations-template.c"
};
/* Register protocol */