summaryrefslogtreecommitdiff
path: root/perlio.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-10-17 22:30:30 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-10-17 22:30:30 +0000
commit32e30700cf966bf527dceb0482a205346d2d955f (patch)
treea5b4102b6616576066873d7e95800c248982bb4b /perlio.c
parenta7ec2b44b6a6713a67d2b7d1975eb72a28c1caf5 (diff)
downloadperl-32e30700cf966bf527dceb0482a205346d2d955f.tar.gz
support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
windows p4raw-id: //depot/perl@4402
Diffstat (limited to 'perlio.c')
-rw-r--r--perlio.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/perlio.c b/perlio.c
index 81f7d678ff..2ad8b4e77a 100644
--- a/perlio.c
+++ b/perlio.c
@@ -7,7 +7,6 @@
*
*/
-#if !defined(PERL_IMPLICIT_SYS)
#define VOIDUSED 1
#include "config.h"
@@ -26,6 +25,8 @@
#define PERL_IN_PERLIO_C
#include "perl.h"
+#if !defined(PERL_IMPLICIT_SYS)
+
#ifdef PERLIO_IS_STDIO
void