From: Jarkko Hietaniemi Date: Sun, 6 Jul 2003 16:21:33 +0000 (+0000) Subject: Forgotten from change #20031. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a7433df8ff37a7cd2fbb0f3ac8f0c0cc2aa71114;p=p5sagit%2Fp5-mst-13.2.git Forgotten from change #20031. p4raw-link: @20031 on //depot/perl: 216db7eec92546173ac6bab178225bf585542186 p4raw-id: //depot/perl@20032 --- diff --git a/makedef.pl b/makedef.pl index 8a9953c..5c96b28 100644 --- a/makedef.pl +++ b/makedef.pl @@ -295,7 +295,6 @@ if ($PLATFORM eq 'wince') { Perl_sv_collxfrm setgid setuid - win32_async_check win32_free_childdir win32_free_childenv win32_get_childdir diff --git a/malloc_ctl.h b/malloc_ctl.h index e0bee00..2bce0c1 100644 --- a/malloc_ctl.h +++ b/malloc_ctl.h @@ -47,7 +47,9 @@ enum { MallocCfg_last }; +START_EXTERN_C extern IV *MallocCfg_ptr; +END_EXTERN_C #endif