summaryrefslogtreecommitdiff
path: root/win32/makedef.pl
diff options
context:
space:
mode:
Diffstat (limited to 'win32/makedef.pl')
-rw-r--r--win32/makedef.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makedef.pl b/win32/makedef.pl
index 537f09a9a6..4e60302bcc 100644
--- a/win32/makedef.pl
+++ b/win32/makedef.pl
@@ -79,7 +79,6 @@ PL_pending_ident
PL_sortcxix
PL_sublex_info
PL_timesbuf
-Perl_block_type
Perl_additem
Perl_cast_ulong
Perl_check_uni
@@ -281,6 +280,7 @@ unless ($define{'DEBUGGING'})
Perl_debstackptrs
Perl_runops_debug
Perl_sv_peek
+ PL_block_type
PL_watchaddr
PL_watchok)];
}