Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jj/rev-list-options-doc' into maint
[gitweb.git]
/
compat
/
nedmalloc
/
malloc.c.h
diff --git
a/compat/nedmalloc/malloc.c.h
b/compat/nedmalloc/malloc.c.h
index ed4f1fa5af8d911382101116c8ee522ef1e9b629..f216a2a7d3d57b5ca7e791494b01f9604ba51e3e 100644
(file)
--- a/
compat/nedmalloc/malloc.c.h
+++ b/
compat/nedmalloc/malloc.c.h
@@
-499,7
+499,9
@@
MAX_RELEASE_CHECK_RATE default: 4095 unless not HAVE_MMAP
#endif /* WIN32 */
#ifdef WIN32
#define WIN32_LEAN_AND_MEAN
+#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x403
+#endif
#include <windows.h>
#define HAVE_MMAP 1
#define HAVE_MORECORE 0