summaryrefslogtreecommitdiff
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 7d441ea22a0..1e7e3d65d4a 100644
--- a/ld/pep-dll.h
+++ b/ld/pep-dll.h
@@ -38,6 +38,7 @@ extern int pep_dll_compat_implib;
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;
typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type;