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
Don't attempt to define or use STANDARD_C
[perl5.git]
/
win32
/
win32.h
diff --git
a/win32/win32.h
b/win32/win32.h
index
6de9c9b
..
cdfadfe
100644
(file)
--- a/
win32/win32.h
+++ b/
win32/win32.h
@@
-199,7
+199,6
@@
struct utsname {
#endif
#endif
-#define STANDARD_C 1
#define DOSISH 1 /* no escaping our roots */
#define OP_BINARY O_BINARY /* mistake in in pp_sys.c? */