#include <stdio.h> not needed.
[metze/wireshark/wip.git] / epan / dissectors / packet-dsp.c
index ca1f6aef276438453388ed94db324f6789a5c335..eca35ebf18cd7678f15e241c8895805ec0a8e062 100644 (file)
@@ -41,7 +41,6 @@
 #include <epan/oids.h>
 #include <epan/asn1.h>
 
-#include <stdio.h>
 #include <string.h>
 
 #include "packet-ber.h"
@@ -212,7 +211,7 @@ static int hf_dsp_signed = -1;                    /* BOOLEAN */
 static int hf_dsp_other = -1;                     /* EXTERNAL */
 
 /*--- End of included file: packet-dsp-hf.c ---*/
-#line 66 "packet-dsp-template.c"
+#line 65 "packet-dsp-template.c"
 
 /* Initialize the subtree pointers */
 static gint ett_dsp = -1;
@@ -292,7 +291,7 @@ static gint ett_dsp_AuthenticationLevel = -1;
 static gint ett_dsp_T_basicLevels = -1;
 
 /*--- End of included file: packet-dsp-ett.c ---*/
-#line 70 "packet-dsp-template.c"
+#line 69 "packet-dsp-template.c"
 
 
 /*--- Included file: packet-dsp-fn.c ---*/
@@ -1790,7 +1789,7 @@ static void dissect_DitBridgeKnowledge_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
 
 
 /*--- End of included file: packet-dsp-fn.c ---*/
-#line 72 "packet-dsp-template.c"
+#line 71 "packet-dsp-template.c"
 
 /*
 * Dissect X518 PDUs inside a ROS PDUs
@@ -2548,7 +2547,7 @@ void proto_register_dsp(void) {
         "dsp.EXTERNAL", HFILL }},
 
 /*--- End of included file: packet-dsp-hfarr.c ---*/
-#line 277 "packet-dsp-template.c"
+#line 276 "packet-dsp-template.c"
   };
 
   /* List of subtrees */
@@ -2630,7 +2629,7 @@ void proto_register_dsp(void) {
     &ett_dsp_T_basicLevels,
 
 /*--- End of included file: packet-dsp-ettarr.c ---*/
-#line 283 "packet-dsp-template.c"
+#line 282 "packet-dsp-template.c"
   };
   module_t *dsp_module;
 
@@ -2671,7 +2670,7 @@ void proto_reg_handoff_dsp(void) {
 
 
 /*--- End of included file: packet-dsp-dis-tab.c ---*/
-#line 313 "packet-dsp-template.c"
+#line 312 "packet-dsp-template.c"
 
   /* APPLICATION CONTEXT */