summaryrefslogtreecommitdiff
path: root/objpp.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-09-25 10:25:00 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-09-25 10:25:00 +0000
commit327c366704cde8b5db1271437c24407685d88228 (patch)
tree6cf396353f712e79faea59cc39239aa5c44c5376 /objpp.h
parent5ff3f7a4e03a6b103d9e628865398e498e9a7968 (diff)
downloadperl-327c366704cde8b5db1271437c24407685d88228.tar.gz
update template config.sh, add new config vars to win32 stuff
p4raw-id: //depot/perl@1890
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 8bab61a8eb..b1753c8bdf 100644
--- a/objpp.h
+++ b/objpp.h
@@ -325,6 +325,8 @@
#define dump_sub CPerlObj::Perl_dump_sub
#undef dumpuntil
#define dumpuntil CPerlObj::dumpuntil
+#undef emulate_eaccess
+#define emulate_eaccess CPerlObj::emulate_eaccess
#undef fbm_compile
#define fbm_compile CPerlObj::Perl_fbm_compile
#undef fbm_instr