summaryrefslogtreecommitdiff
path: root/ld/pe-dll.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/pe-dll.h')
-rw-r--r--ld/pe-dll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/pe-dll.h b/ld/pe-dll.h
index 83e7422fe6..22630dc9eb 100644
--- a/ld/pe-dll.h
+++ b/ld/pe-dll.h
@@ -35,6 +35,7 @@ extern int pe_dll_stdcall_aliases;
extern int pe_dll_warn_dup_exports;
extern int pe_dll_compat_implib;
extern int pe_dll_extra_pe_debug;
+extern int pe_use_nul_prefixed_import_tables;
typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type;