summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/makedef.pl b/makedef.pl
index 5b8265a52f..94a0e1a8b8 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -901,7 +901,7 @@ if ($define{'PERL_MAD'}) {
unless ($define{'MULTIPLICITY'}) {
skip_symbols [qw(
PL_interp_size
- PL_interp_size_5_10_0
+ PL_interp_size_5_16_0
)];
}