summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-24 21:45:32 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-24 21:45:32 +0000
commit128e8167dcdd0091242ba8e29bb716abeb5fe027 (patch)
treec269c2e4acd4bd1f821e2f5c6deae0f13634ef04 /makedef.pl
parent9d077eaaaaf5479060d3eabcfb6d60f086ba857a (diff)
downloadperl-128e8167dcdd0091242ba8e29bb716abeb5fe027.tar.gz
The debug_pag needs to be visible at all times
because of the re extension. p4raw-id: //depot/perl@13246
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/makedef.pl b/makedef.pl
index f88f52ed33..40ede54186 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -424,7 +424,6 @@ unless ($define{'DEBUGGING'}) {
Perl_debstackptrs
Perl_sv_peek
PL_block_type
- PL_debug_pad
PL_watchaddr
PL_watchok
)];