projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f4ae098
)
Proper symbian fix (replacing change #29813) by Jarkko
Rafael Garcia-Suarez [Mon, 15 Jan 2007 14:15:35 +0000 (14:15 +0000)]
p4raw-link: @29813 on //depot/perl:
7b82c93812e18a92e98b364b3e820e455a5a1358
p4raw-id: //depot/perl@29826
perl.h
patch
|
blob
|
blame
|
history
diff --git
a/perl.h
b/perl.h
index
373062f
..
019335f
100644
(file)
--- 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 \