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 4e6508f460..68c31b0538 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -1073,6 +1073,10 @@
#define Perl_newSViv pPerl->Perl_newSViv
#undef newSViv
#define newSViv Perl_newSViv
+#undef Perl_newSVuv
+#define Perl_newSVuv pPerl->Perl_newSVuv
+#undef newSVuv
+#define newSVuv Perl_newSVuv
#undef Perl_newSVnv
#define Perl_newSVnv pPerl->Perl_newSVnv
#undef newSVnv