summaryrefslogtreecommitdiff
path: root/include/apr.hw
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2008-06-12 16:32:44 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2008-06-12 16:32:44 +0000
commite0e79547098be7aa56cc877f8877b2d18a52679a (patch)
tree4bb0cde4a5c97fabee21378f15981b9e6e2eac54 /include/apr.hw
parenta49d6bddc431499dba74684016577789359e5e13 (diff)
downloadlibapr-e0e79547098be7aa56cc877f8877b2d18a52679a.tar.gz
This should not be necessary, but SDK 6.1 headers
were broken (post Visual Studio 2005) git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@667152 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr.hw')
-rw-r--r--include/apr.hw4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/apr.hw b/include/apr.hw
index a1cffb539..d391ca2ac 100644
--- a/include/apr.hw
+++ b/include/apr.hw
@@ -76,9 +76,9 @@
#endif
#ifndef _WIN32_WINNT
-/* Restrict the server to a subset of Windows 2000 header files by default
+/* Restrict the server to a subset of Windows XP header files by default
*/
-#define _WIN32_WINNT 0x0500
+#define _WIN32_WINNT 0x0501
#endif
#ifndef NOUSER
#define NOUSER