It does not make much sense to include net/route.h twice.
Remove one #include.
This commit is contained in:
parent
653735c44c
commit
21b14a75f6
@ -1343,8 +1343,6 @@ ifaof_ifpforaddr(struct sockaddr *addr, struct ifnet *ifp)
|
||||
return (ifa);
|
||||
}
|
||||
|
||||
#include <net/route.h>
|
||||
|
||||
/*
|
||||
* Default action when installing a route with a Link Level gateway.
|
||||
* Lookup an appropriate real ifa to point to.
|
||||
|
Loading…
Reference in New Issue
Block a user