X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fpe-dll.h;h=2dbd0fb9867f5683cef32e28f783da54868ae988;hb=5b860c93e3c659625d92a2d2247712a84eac1041;hp=1ad3e43d806029c98772b09d202a7363e22787a7;hpb=b3adc24a0713411ab38a21dc894dd40dbc5c8f4f;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/pe-dll.h b/ld/pe-dll.h index 1ad3e43d80..2dbd0fb986 100644 --- a/ld/pe-dll.h +++ b/ld/pe-dll.h @@ -38,6 +38,7 @@ extern int pe_dll_extra_pe_debug; extern int pe_use_nul_prefixed_import_tables; extern int pe_use_coff_long_section_names; extern int pe_leading_underscore; +extern int pe_dll_enable_reloc_section; typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type;