This commit is contained in:
10077240 2018-10-20 11:01:48 +08:00
commit 7836a3b46b
1 changed files with 1 additions and 0 deletions

View File

@ -1114,6 +1114,7 @@ in_pcbconnect_setup(struct inpcb *inp, struct sockaddr *nam,
return (error);
}
#else
if (lport == 0)
{
struct ifaddr *ifa;
struct ifnet *ifp;