diff --git a/sys/net/if.c b/sys/net/if.c index 0f48c59a7df7..f551c6066cd3 100644 --- a/sys/net/if.c +++ b/sys/net/if.c @@ -1343,8 +1343,6 @@ done: return (ifa); } -#include - /* * Default action when installing a route with a Link Level gateway. * Lookup an appropriate real ifa to point to.