diff options
Diffstat (limited to 'include/apr.hw')
-rw-r--r-- | include/apr.hw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/apr.hw b/include/apr.hw index 300b2c8af0b5..35a9589885ed 100644 --- a/include/apr.hw +++ b/include/apr.hw @@ -339,6 +339,7 @@ extern "C" { #define APR_HAS_UNICODE_FS 1 #define APR_HAS_PROC_INVOKED 1 #define APR_HAS_OS_UUID 1 +#define APR_HAS_TIMEDLOCKS 1 #ifndef _WIN32_WCE #define APR_HAS_SENDFILE 1 |