mirror of
git://erdgeist.org/opentracker
synced 2025-01-27 23:26:27 +00:00
If we don't want v6, tell libowfat not to worry about it.
This commit is contained in:
parent
bd6695bded
commit
5174c61a23
@ -478,8 +478,6 @@ int main( int argc, char **argv ) {
|
|||||||
memset( serverip, 0, sizeof(ot_ip6) );
|
memset( serverip, 0, sizeof(ot_ip6) );
|
||||||
#ifndef WANT_V6
|
#ifndef WANT_V6
|
||||||
serverip[10]=serverip[11]=0xff;
|
serverip[10]=serverip[11]=0xff;
|
||||||
#endif
|
|
||||||
#ifdef WANT_BROKEN_OPENBSD_V6_API
|
|
||||||
noipv6=1;
|
noipv6=1;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user