summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-09-28 07:32:28 +0000
committerNicholas Clark <nick@ccl4.org>2007-09-28 07:32:28 +0000
commitccbc746237db1033378f8330eca4b5c23b79b8ce (patch)
tree3a739a143e2233aba11e92239e3272cd9b75386f /perlapi.h
parentf2fc5c80d1dc0be49a3595b9da0de11e796c58eb (diff)
downloadperl-ccbc746237db1033378f8330eca4b5c23b79b8ce.tar.gz
Change 31987 forgot to re-run embed.pl
p4raw-id: //depot/perl@31990
Diffstat (limited to 'perlapi.h')
-rw-r--r--perlapi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/perlapi.h b/perlapi.h
index dfe593b70d..33ecbba893 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -592,6 +592,8 @@ END_EXTERN_C
#define PL_sortcop (*Perl_Isortcop_ptr(aTHX))
#undef PL_sortstash
#define PL_sortstash (*Perl_Isortstash_ptr(aTHX))
+#undef PL_spare_510
+#define PL_spare_510 (*Perl_Ispare_510_ptr(aTHX))
#undef PL_splitstr
#define PL_splitstr (*Perl_Isplitstr_ptr(aTHX))
#undef PL_srand_called