#include <stdio.h> not needed.
[obnox/wireshark/wip.git] / epan / dissectors / packet-tcap.c
index b35875941ba7b996397c7a7cb3d122ea36469548..4df4c54a8eb54483d0c823bd6409bd085cd35843 100644 (file)
@@ -44,7 +44,6 @@
 #include <epan/asn1.h>
 #include <epan/strutil.h>
 
-#include <stdio.h>
 #include <string.h>
 #include "packet-ber.h"
 #include "packet-tcap.h"
@@ -139,7 +138,7 @@ static int hf_tcap_AARQ_protocol_version_version1 = -1;
 static int hf_tcap_AARE_protocol_version_version1 = -1;
 
 /*--- End of included file: packet-tcap-hf.c ---*/
-#line 63 "packet-tcap-template.c"
+#line 62 "packet-tcap-template.c"
 
 /* Initialize the subtree pointers */
 static gint ett_tcap = -1;
@@ -194,7 +193,7 @@ static gint ett_tcap_ABRT_user_information = -1;
 static gint ett_tcap_Associate_source_diagnostic = -1;
 
 /*--- End of included file: packet-tcap-ett.c ---*/
-#line 79 "packet-tcap-template.c"
+#line 78 "packet-tcap-template.c"
 
 #define MAX_SSN 254
 static range_t *global_ssn_range;
@@ -1418,7 +1417,7 @@ static void dissect_DialoguePDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p
 
 
 /*--- End of included file: packet-tcap-fn.c ---*/
-#line 142 "packet-tcap-template.c"
+#line 141 "packet-tcap-template.c"
 
 
 
@@ -1538,7 +1537,7 @@ proto_reg_handoff_tcap(void)
 
 
 /*--- End of included file: packet-tcap-dis-tab.c ---*/
-#line 254 "packet-tcap-template.c"
+#line 253 "packet-tcap-template.c"
 }
 
 static void init_tcap(void);
@@ -1869,7 +1868,7 @@ proto_register_tcap(void)
         NULL, HFILL }},
 
 /*--- End of included file: packet-tcap-hfarr.c ---*/
-#line 316 "packet-tcap-template.c"
+#line 315 "packet-tcap-template.c"
     };
 
 /* Setup protocol subtree array */
@@ -1918,7 +1917,7 @@ proto_register_tcap(void)
     &ett_tcap_Associate_source_diagnostic,
 
 /*--- End of included file: packet-tcap-ettarr.c ---*/
-#line 326 "packet-tcap-template.c"
+#line 325 "packet-tcap-template.c"
     };
 
     /*static enum_val_t tcap_options[] = {