2003-10-19 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / binutils / coffgrok.h
index d071d24e72291f2d3620fb53be5d594132ae7d49..c063f1dc77aae99d49feb9703295b3d8a96b48d5 100644 (file)
@@ -53,7 +53,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
    int nrelocs;
    int size;
    struct coff_reloc *relocs;
-   struct sec *bfd_section;
+   struct bfd_section *bfd_section;
  };
 
 struct coff_ofile
This page took 0.023426 seconds and 4 git commands to generate.