summaryrefslogtreecommitdiff
path: root/perlsdio.h
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-10-20 12:51:05 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-10-20 12:51:05 +0000
commite0fa5af24242618e2201252ebce12dfc87892dd1 (patch)
tree9f271ec1653228443cfb154e54ddbe50327efa9a /perlsdio.h
parent485caab953a6ba703128628417a156139b8e7a26 (diff)
downloadperl-e0fa5af24242618e2201252ebce12dfc87892dd1.tar.gz
Fix for ithreads/stdio build
p4raw-id: //depot/perlio@12529
Diffstat (limited to 'perlsdio.h')
-rw-r--r--perlsdio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/perlsdio.h b/perlsdio.h
index a1d2bec4b3..d09b632228 100644
--- a/perlsdio.h
+++ b/perlsdio.h
@@ -13,7 +13,6 @@
#define PerlIO_stdout() stdout
#define PerlIO_stdin() stdin
-#define PerlIO_fdupopen(f) (f)
#define PerlIO_isutf8(f) 0
#define PerlIO_printf fprintf