diff options
-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 58a79f4c4..efb1f899e 100644 --- a/include/apr.hw +++ b/include/apr.hw @@ -195,7 +195,7 @@ extern "C" { #define APR_HAVE_IN_ADDR 1 #define APR_HAVE_INET_ADDR 1 #define APR_HAVE_INET_NETWORK 0 -#define APR_HAVE_IPV6 1 +#define APR_HAVE_IPV6 0 #define APR_HAVE_MEMMOVE 1 #define APR_HAVE_SETRLIMIT 0 #define APR_HAVE_SIGACTION 0 |