mirror of
git://erdgeist.org/opentracker
synced 2025-01-27 07:06:45 +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) );
|
||||
#ifndef WANT_V6
|
||||
serverip[10]=serverip[11]=0xff;
|
||||
#endif
|
||||
#ifdef WANT_BROKEN_OPENBSD_V6_API
|
||||
noipv6=1;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user