From adb71456d0ff53391c88789f315f1e66b14373d5 Mon Sep 17 00:00:00 2001 From: Nick Ing-Simmons Date: Sun, 3 Dec 2000 22:57:46 +0000 Subject: PERL_IMPLICIT_SYS compiles but does not work. p4raw-id: //depot/perlio@7970 --- win32/perllib.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'win32/perllib.c') diff --git a/win32/perllib.c b/win32/perllib.c index 3b57efba8d..1a9fa9f438 100644 --- a/win32/perllib.c +++ b/win32/perllib.c @@ -1,8 +1,7 @@ /* * "The Road goes ever on and on, down from the door where it began." */ - - +#define PERLIO_NOT_STDIO 0 #include "EXTERN.h" #include "perl.h" -- cgit v1.2.1