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 e3e214c7f..41e6480e7 100644 --- a/include/apr.hnw +++ b/include/apr.hnw @@ -484,6 +484,7 @@ typedef int apr_wait_t; #ifndef APU_DSO_MODULE_BUILD #define APU_HAVE_OPENSSL 0 #define APU_HAVE_NSS 0 +#define APU_HAVE_COMMONCRYPTO 0 #endif #define APU_HAVE_ICONV 1 |