diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2008-12-09 21:09:05 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2008-12-09 21:09:05 +0000 |
| commit | 21b14a75f6014b4281c30405e6fe5cdd1f4dc4f4 (patch) | |
| tree | c57562750adff04f8834fc359d62384527ead7d8 | |
| parent | 653735c44c7985a9a821f4b2e6f35e493d685293 (diff) | |
Notes
| -rw-r--r-- | sys/net/if.c | 2 |
1 files changed, 0 insertions, 2 deletions
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 <net/route.h> - /* * Default action when installing a route with a Link Level gateway. * Lookup an appropriate real ifa to point to. |
