aboutsummaryrefslogtreecommitdiff
path: root/ld/pep-dll.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/pep-dll.h')
-rw-r--r--ld/pep-dll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/pep-dll.h b/ld/pep-dll.h
index 0b66767..d05598f 100644
--- a/ld/pep-dll.h
+++ b/ld/pep-dll.h
@@ -39,6 +39,7 @@ extern int pep_dll_extra_pe_debug;
extern int pep_use_nul_prefixed_import_tables;
extern int pep_use_coff_long_section_names;
extern int pep_leading_underscore;
+extern int pep_dll_enable_reloc_section;
typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type;