From f8b92f8d0b6e717f787f988b838781b775b9ee50 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 6 Apr 2010 17:01:14 +0000 Subject: #include not needed. svn path=/trunk/; revision=32405 --- epan/dissectors/packet-ftam.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'epan/dissectors/packet-ftam.c') diff --git a/epan/dissectors/packet-ftam.c b/epan/dissectors/packet-ftam.c index d5e68b81ba..a627bc0c7a 100644 --- a/epan/dissectors/packet-ftam.c +++ b/epan/dissectors/packet-ftam.c @@ -45,7 +45,6 @@ #include #include -#include #include #include "packet-ber.h" @@ -485,7 +484,7 @@ static int hf_ftam_Attribute_Names_read_l8gal_qualifiCatiOnS = -1; static int hf_ftam_Attribute_Names_read_private_use = -1; /*--- End of included file: packet-ftam-hf.c ---*/ -#line 61 "packet-ftam-template.c" +#line 60 "packet-ftam-template.c" /* Initialize the subtree pointers */ static gint ett_ftam = -1; @@ -656,7 +655,7 @@ static gint ett_ftam_Attribute_Names = -1; static gint ett_ftam_AE_title = -1; /*--- End of included file: packet-ftam-ett.c ---*/ -#line 65 "packet-ftam-template.c" +#line 64 "packet-ftam-template.c" /*--- Included file: packet-ftam-fn.c ---*/ @@ -4748,7 +4747,7 @@ dissect_ftam_PDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, a /*--- End of included file: packet-ftam-fn.c ---*/ -#line 67 "packet-ftam-template.c" +#line 66 "packet-ftam-template.c" /* * Dissect FTAM unstructured text @@ -6473,7 +6472,7 @@ void proto_register_ftam(void) { NULL, HFILL }}, /*--- End of included file: packet-ftam-hfarr.c ---*/ -#line 131 "packet-ftam-template.c" +#line 130 "packet-ftam-template.c" }; /* List of subtrees */ @@ -6646,7 +6645,7 @@ void proto_register_ftam(void) { &ett_ftam_AE_title, /*--- End of included file: packet-ftam-ettarr.c ---*/ -#line 137 "packet-ftam-template.c" +#line 136 "packet-ftam-template.c" }; /* Register protocol */ -- cgit v1.2.3