oops - forgot to commit with the previous delta
[deliverable/binutils-gdb.git] / ld / pep-dll.c
index 89d237c9c8f9844e640e0c7419a4d43607a448a6..a7c31a70a58eb7717cc9e02cf7207fa3ff6e6f6c 100644 (file)
@@ -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
This page took 0.023703 seconds and 4 git commands to generate.