diff options
Diffstat (limited to 'iperlsys.h')
-rw-r--r-- | iperlsys.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iperlsys.h b/iperlsys.h index 222d88bfb9..0d9f699513 100644 --- a/iperlsys.h +++ b/iperlsys.h @@ -293,6 +293,7 @@ struct IPerlStdIOInfo #include "perlsdio.h" #include "perl.h" +#define PerlIO_fdupopen(f) (f) #endif /* PERL_IMPLICIT_SYS */ |