Shut up gcc.

This commit is contained in:
glebius 2017-03-21 08:57:20 +00:00
parent 55db271db5
commit 7c47e1d179

View File

@ -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;