devip: declare cleanarpent() static

This commit is contained in:
cinap_lenrek 2015-09-27 22:41:38 +02:00
parent 4449a34756
commit 8a784a3b9b

View file

@ -165,7 +165,7 @@ newarp6(Arp *arp, uchar *ip, Ipifc *ifc, int addrxt)
/* called with arp qlocked */
void
static void
cleanarpent(Arp *arp, Arpent *a)
{
Arpent *f, **l;