summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl_inc_macro.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/perl_inc_macro.h b/perl_inc_macro.h
index 892af1e2e3..5a2f20dfae 100644
--- a/perl_inc_macro.h
+++ b/perl_inc_macro.h
@@ -165,6 +165,9 @@
#ifndef INCPUSH_PERL_VENDORLIB_EXP
#define INCPUSH_PERL_VENDORLIB_EXP
#endif
+#ifndef INCPUSH_ARCHLIB_EXP
+#define INCPUSH_ARCHLIB_EXP
+#endif
#ifndef INCPUSH_PRIVLIB_EXP
#define INCPUSH_PRIVLIB_EXP
#endif
@@ -187,4 +190,4 @@
#define INCPUSH_PERL_OTHERLIBDIRS_ARCHONLY
#endif
-#endif /* DEFINE_INC_MACROS */ \ No newline at end of file
+#endif /* DEFINE_INC_MACROS */