Fix build failure on macOS
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index f2613c2e77ceb3546d38b9a649a73161b52341a6..093f1b4159474eff1c3ed706684f1bf3bc6bc197 100644 (file)
@@ -131,6 +131,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;
This page took 0.032091 seconds and 4 git commands to generate.