summaryrefslogtreecommitdiff
path: root/objpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'objpp.h')
-rw-r--r--objpp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/objpp.h b/objpp.h
index 44e105efa4..757a65b8ee 100644
--- a/objpp.h
+++ b/objpp.h
@@ -385,6 +385,8 @@
#define get_no_modify CPerlObj::Perl_get_no_modify
#undef get_opargs
#define get_opargs CPerlObj::Perl_get_opargs
+#undef get_specialsv_list
+#define get_specialsv_list CPerlObj::Perl_get_specialsv_list
#undef getlogin
#define getlogin CPerlObj::getlogin
#undef gp_free