projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0586e26
)
Ahem. And here's the rest of #28051...
Steve Hay [Tue, 2 May 2006 09:46:41 +0000 (09:46 +0000)]
p4raw-id: //depot/perl@28052
win32/win32.h
patch
|
blob
|
blame
|
history
diff --git
a/win32/win32.h
b/win32/win32.h
index
6030949
..
3fc935f
100644
(file)
--- a/
win32/win32.h
+++ b/
win32/win32.h
@@
-195,6
+195,8
@@
struct utsname {
#define PERL_MEMBER_PTR_SIZE 12
#define isnan _isnan
+#define snprintf _snprintf
+#define vsnprintf _vsnprintf
#endif