summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2008-12-09 21:09:05 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2008-12-09 21:09:05 +0000
commit21b14a75f6014b4281c30405e6fe5cdd1f4dc4f4 (patch)
treec57562750adff04f8834fc359d62384527ead7d8
parent653735c44c7985a9a821f4b2e6f35e493d685293 (diff)
Notes
-rw-r--r--sys/net/if.c2
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.