summaryrefslogtreecommitdiff
path: root/ld/pep-dll.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/pep-dll.c')
-rw-r--r--ld/pep-dll.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/pep-dll.c b/ld/pep-dll.c
index 89d237c9c8..a7c31a70a5 100644
--- a/ld/pep-dll.c
+++ b/ld/pep-dll.c
@@ -33,6 +33,8 @@
#define pe_dll_kill_ats pep_dll_kill_ats
#define pe_dll_stdcall_aliases pep_dll_stdcall_aliases
#define pe_dll_warn_dup_exports pep_dll_warn_dup_exports
+#define pe_use_nul_prefixed_import_tables \
+ pep_use_nul_prefixed_import_tables
/* External globals. */
#define pe_data_import_dll pep_data_import_dll