X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Flibcoff-in.h;h=031622f0187ff62b124c53a048b64eb929610356;hb=4bdb25fe6902963ca9cf91d6b2688cf888527bf8;hp=783d54a88a4c5cc867a477aafc9e88a9a547543d;hpb=cb7f4b298e5e0a3ab4fb6b13aa89e970478597bc;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/libcoff-in.h b/bfd/libcoff-in.h index 783d54a88a..031622f018 100644 --- a/bfd/libcoff-in.h +++ b/bfd/libcoff-in.h @@ -127,6 +127,7 @@ typedef struct pe_tdata int dll; int has_reloc_section; int dont_strip_reloc; + int dos_message[16]; bfd_boolean insert_timestamp; bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *); flagword real_flags;