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 5d09658..76ad61a 100644
--- a/ld/pep-dll.h
+++ b/ld/pep-dll.h
@@ -35,6 +35,7 @@ extern int pep_dll_stdcall_aliases;
extern int pep_dll_warn_dup_exports;
extern int pep_dll_compat_implib;
extern int pep_dll_extra_pe_debug;
+extern int pep_use_nul_prefixed_import_tables;
typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type;