Replacing legacy IPV6 define with RB_IPV6 (which is included in libratbox's config.h).
This commit is contained in:
parent
47adde3def
commit
ccda6e3fc5
16 changed files with 53 additions and 98 deletions
|
@ -149,7 +149,7 @@ confopts(struct Client *source_p)
|
|||
*p++ = 'Z';
|
||||
#endif
|
||||
|
||||
#ifdef IPV6
|
||||
#ifdef RB_IPV6
|
||||
*p++ = '6';
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue