X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/c48eb01dbed808464cc3f702cc910f3962351825..7bab07d4d30245bf5ba272b236dc7b1c1e309c4d:/include/s_conf.h?ds=sidebyside diff --git a/include/s_conf.h b/include/s_conf.h index c44d1ff..2a7661d 100644 --- a/include/s_conf.h +++ b/include/s_conf.h @@ -271,11 +271,11 @@ struct server_info char *network_desc; int hub; struct sockaddr_in ip; -#ifdef IPV6 +#ifdef RB_IPV6 struct sockaddr_in6 ip6; #endif int specific_ipv4_vhost; -#ifdef IPV6 +#ifdef RB_IPV6 int specific_ipv6_vhost; #endif