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
commitab35e53d335c75fe4513b406f0bc2debf6a8151d (patch)
tree9a6e62602396938ea5a612420f53ebf267e8d941 /perlio.h
parent650a247f060ee253b2f6eb3095ef62e85fc8c47a (diff)
downloadperl-ab35e53d335c75fe4513b406f0bc2debf6a8151d.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