summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 116075b93b..c9a14beee2 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -19,6 +19,9 @@
#define PL_colors pPerl->PL_colors
#undef PL_colorset
#define PL_colorset pPerl->PL_colorset
+#undef PL_cred_mutex
+#define PL_cred_mutex pPerl->PL_cred_mutex
+#undef PL_sv_no
#undef PL_curcop
#define PL_curcop pPerl->PL_curcop
#undef PL_curpad