summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index abb9f39574..02ad66ef1a 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -3650,6 +3650,10 @@
#define Perl_ck_index pPerl->Perl_ck_index
#undef ck_index
#define ck_index Perl_ck_index
+#undef Perl_ck_join
+#define Perl_ck_join pPerl->Perl_ck_join
+#undef ck_join
+#define ck_join Perl_ck_join
#undef Perl_ck_lengthconst
#define Perl_ck_lengthconst pPerl->Perl_ck_lengthconst
#undef ck_lengthconst