diff options
Diffstat (limited to 'include/apr.hw')
-rw-r--r-- | include/apr.hw | 2 |
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 |