diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-03-04 19:22:45 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-03-04 19:22:45 +0000 |
commit | bf2473aa49b5d48badc82753fac75c38065f1aa0 (patch) | |
tree | a1badbf3969f2a05765d199af8a84e286c54f898 /makedef.pl | |
parent | a0ac753de46adf91a344ab968b1f6fadab2f6dff (diff) | |
download | perl-bf2473aa49b5d48badc82753fac75c38065f1aa0.tar.gz |
It seems that change 30451 should also have arranged to export
PL_reg_name properly. Hopefuly this will fix it, but I don't have
access to any platform where I can test this directly.
p4raw-id: //depot/perl@30461
Diffstat (limited to 'makedef.pl')
-rw-r--r-- | makedef.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl index ea06236d8d..a5d81a011b 100644 --- a/makedef.pl +++ b/makedef.pl @@ -593,6 +593,7 @@ unless ($define{'DEBUGGING'}) { Perl_sv_peek Perl_hv_assert PL_block_type + PL_reg_name PL_watchaddr PL_watchok PL_watch_pvx |