This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avoid a "FILE" name conflict with cygwin's wchar.h
[perl5.git]
/
cygwin
/
cygwin.c
diff --git
a/cygwin/cygwin.c
b/cygwin/cygwin.c
index
6b31232
..
59aa730
100644
(file)
--- a/
cygwin/cygwin.c
+++ b/
cygwin/cygwin.c
@@
-2,6
+2,7
@@
* Cygwin extras
*/
+#define PERLIO_NOT_STDIO 0
#include "EXTERN.h"
#include "perl.h"
#undef USE_DYNAMIC_LOADING