summaryrefslogtreecommitdiff
path: root/objpp.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-04-08 01:14:29 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-04-08 01:14:29 +0000
commit37c1c645f47f43d51a421958e27fa24bbc2407bc (patch)
tree3b741ce929ae0506d474aa3a8e83b4849b20c044 /objpp.h
parentba3eb2af450c2577c20a691fb686a5e02955c48b (diff)
downloadperl-37c1c645f47f43d51a421958e27fa24bbc2407bc.tar.gz
[asperl] small tweaks to make it compile (doesn't run)
p4raw-id: //depot/asperl@885
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 3042828a3f..5d662de607 100644
--- a/objpp.h
+++ b/objpp.h
@@ -817,6 +817,8 @@
#define newWHILEOP CPerlObj::Perl_newWHILEOP
#undef new_logop
#define new_logop CPerlObj::new_logop
+#undef new_stackinfo
+#define new_stackinfo CPerlObj::Perl_new_stackinfo
#undef new_sv
#define new_sv CPerlObj::new_sv
#undef new_xiv