diff options
Diffstat (limited to 'include/apr.hnw')
-rw-r--r-- | include/apr.hnw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/apr.hnw b/include/apr.hnw index 540263126092..5df7d9d51858 100644 --- a/include/apr.hnw +++ b/include/apr.hnw @@ -214,6 +214,7 @@ extern "C" { #define APR_HAS_LARGE_FILES 1 #define APR_HAS_XTHREAD_FILES 0 #define APR_HAS_OS_UUID 0 +#define APR_HAS_TIMEDLOCKS 1 #define APR_PROCATTR_USER_SET_REQUIRES_PASSWORD 0 |