diff options
Diffstat (limited to 'thirdparty')
-rw-r--r-- | thirdparty/libwebsockets/lws_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/libwebsockets/lws_config.h b/thirdparty/libwebsockets/lws_config.h index 86ce9ac38a..6ec3eed139 100644 --- a/thirdparty/libwebsockets/lws_config.h +++ b/thirdparty/libwebsockets/lws_config.h @@ -78,6 +78,7 @@ /* Build with support for ipv6 */ /* #undef LWS_WITH_IPV6 */ +#define LWS_WITH_IPV6 /* Build with support for UNIX domain socket */ /* #undef LWS_WITH_UNIX_SOCK */ |