summaryrefslogtreecommitdiff
path: root/perlio.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-16 19:46:38 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-16 19:46:38 +0000
commit2986a63f7e513cf37f46db9f211b77071260031f (patch)
tree9a6e62602396938ea5a612420f53ebf267e8d941 /perlio.h
parent87b11a197a59fac210fc9265bde0ef1ffe36de89 (diff)
downloadperl-2986a63f7e513cf37f46db9f211b77071260031f.tar.gz
NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
p4raw-id: //depot/perl@10643
Diffstat (limited to 'perlio.h')
-rw-r--r--perlio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/perlio.h b/perlio.h
index 4e508dde68..78bd06ab05 100644
--- a/perlio.h
+++ b/perlio.h
@@ -30,9 +30,11 @@
#if defined(PERL_IMPLICIT_SYS)
#ifndef USE_PERLIO
+#ifndef NETWARE
# define USE_PERLIO
#endif
#endif
+#endif
#ifndef USE_PERLIO
# define USE_STDIO