mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
r15988: try to fix the build on au2 IRIX 6.4
metze
This commit is contained in:
parent
139d9369dc
commit
9e93e6f5fb
@ -257,7 +257,7 @@ static krb5_error_code smb_krb5_send_and_recv_func(krb5_context context,
|
||||
case PF_INET:
|
||||
name = "ipv4";
|
||||
break;
|
||||
#ifdef PF_INET6
|
||||
#ifdef HAVE_SOCKET_IPV6
|
||||
case PF_INET6:
|
||||
name = "ipv6";
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user