Skip to content
  • Gabor Greif's avatar
    Don't redefine typedef names · a6675a93
    Gabor Greif authored
    instead define the structs referred to by
     - SectionFormatInfo
     - ObjectCodeFormatInfo
    
    that were only forward-declared earlier.
    
    This fixes redefinition errors with gcc4.4
    a6675a93