summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/makedef.pl b/makedef.pl
index 812ae89a26..96ca14dd45 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -893,8 +893,8 @@ if ($define{'PERL_MAD'}) {
unless ($define{'MULTIPLICITY'}) {
skip_symbols [qw(
- PL_interpreter_size
- PL_interpreter_size_5_10_0
+ PL_interp_size
+ PL_interp_size_5_10_0
)];
}