Change 31987 forgot to re-run embed.pl
[p5sagit/p5-mst-13.2.git] / perlapi.h
index dfe593b..33ecbba 100644 (file)
--- 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