mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Shut up gcc.
This commit is contained in:
parent
abdc2e314b
commit
bf40d2ca68
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315671
@ -561,7 +561,7 @@ gather_inet(int proto)
|
||||
{
|
||||
struct xinpgen *xig, *exig;
|
||||
struct xinpcb *xip;
|
||||
struct xtcpcb *xtp;
|
||||
struct xtcpcb *xtp = NULL;
|
||||
struct xsocket *so;
|
||||
struct sock *sock;
|
||||
struct addr *laddr, *faddr;
|
||||
|
Loading…
Reference in New Issue
Block a user