summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorAdrian M. Enache <enache@rdslink.ro>2003-09-09 19:59:44 +0300
committerJarkko Hietaniemi <jhi@iki.fi>2003-09-09 14:27:10 +0000
commit42bf233374727b85537d9f54530660285d5568d9 (patch)
tree721223c6a37721c010b02d04c201d8d0a0bc2488 /makedef.pl
parent894ccb8c0c01965b9dd111999ee86def327e7c24 (diff)
downloadperl-42bf233374727b85537d9f54530660285d5568d9.tar.gz
Re: maint @ 21116
Message-ID: <20030909135944.GA1666@ratsnest.hole> p4raw-id: //depot/perl@21141
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index cf681a7cbd..6c6bafeeb3 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -736,6 +736,8 @@ unless ($define{'PL_OP_SLAB_ALLOC'}) {
PL_OpPtr
PL_OpSlab
PL_OpSpace
+ Perl_Slab_Alloc
+ Perl_Slab_Free
)];
}