From: Anton Berezin Date: Wed, 1 Mar 2006 16:56:13 +0000 (+0100) Subject: a buglet in fakesdio.h X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0f2c5c103faf2416d7eff2b4889590b7f614e7d7;p=p5sagit%2Fp5-mst-13.2.git a buglet in fakesdio.h Message-ID: <20060301155613.GA30368@heechee.tobez.org> p4raw-id: //depot/perl@27355 --- diff --git a/fakesdio.h b/fakesdio.h index d2caa11..41d243b 100644 --- a/fakesdio.h +++ b/fakesdio.h @@ -65,7 +65,6 @@ #else #define printf PerlIO_stdoutf #endif -#endif #define fprintf PerlIO_printf #define stdin PerlIO_stdin()