summaryrefslogtreecommitdiff
path: root/include/apr.hw
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2001-01-28 01:26:19 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2001-01-28 01:26:19 +0000
commitb511b4608c4a32d4df066a232e5f4799f8971a97 (patch)
tree70bae0d7f41d73d6b9cadc952b1dcaa57bfcebc7 /include/apr.hw
parent24a3f1c20414e0ec2799d6573b1e5f5fa5186cab (diff)
downloadlibapr-b511b4608c4a32d4df066a232e5f4799f8971a97.tar.gz
Enable for user/group win32 (as PSIDs) and fix a small typo
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61139 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr.hw')
-rw-r--r--include/apr.hw2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr.hw b/include/apr.hw
index 5119a4c08..0aa15c697 100644
--- a/include/apr.hw
+++ b/include/apr.hw
@@ -186,7 +186,7 @@
#define APR_HAS_OTHER_CHILD 0
#define APR_HAS_DSO 1
#define APR_HAS_UNICODE_FS 1
-#define APR_HAS_USER 0
+#define APR_HAS_USER 1
#define APR_HAS_LARGE_FILES 1
/* Not all platforms have a real INADDR_NONE. This macro replaces INADDR_NONE