From: Rafael Garcia-Suarez Date: Mon, 15 Jan 2007 14:15:35 +0000 (+0000) Subject: Proper symbian fix (replacing change #29813) by Jarkko X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fb54e853c1d154ca0b17cebf36613cf8e29339fe;p=p5sagit%2Fp5-mst-13.2.git Proper symbian fix (replacing change #29813) by Jarkko p4raw-link: @29813 on //depot/perl: 7b82c93812e18a92e98b364b3e820e455a5a1358 p4raw-id: //depot/perl@29826 --- diff --git a/perl.h b/perl.h index 373062f..019335f 100644 --- a/perl.h +++ b/perl.h @@ -3891,7 +3891,7 @@ typedef Sighandler_t Sigsave_t; #endif #ifdef USE_PERLIO -EXTERN_C void PerlIO_teardown(pTHX); +PERL_EXPORT_C void PerlIO_teardown(pTHX); # ifdef USE_ITHREADS # define PERLIO_INIT MUTEX_INIT(&PL_perlio_mutex) # define PERLIO_TERM \