summaryrefslogtreecommitdiffstats
path: root/sys/net/if.c
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2009-06-23 13:16:16 +0000
committerbz <bz@FreeBSD.org>2009-06-23 13:16:16 +0000
commit37fcd1fbeae8085c52c4535896bcb5f8642b2a00 (patch)
tree67275de4e58e49280c8395127534c5f8a7a5e28c /sys/net/if.c
parentd3c42edbcc3e0d6154170dcaae100fe939805c7c (diff)
downloadFreeBSD-src-37fcd1fbeae8085c52c4535896bcb5f8642b2a00.zip
FreeBSD-src-37fcd1fbeae8085c52c4535896bcb5f8642b2a00.tar.gz
Remove duplicate #include <net/route.h> from the middle of the file.
Diffstat (limited to 'sys/net/if.c')
-rw-r--r--sys/net/if.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/if.c b/sys/net/if.c
index 3990e3f..4989039 100644
--- a/sys/net/if.c
+++ b/sys/net/if.c
@@ -1727,7 +1727,6 @@ done:
return (ifa);
}
-#include <net/route.h>
#include <net/if_llatbl.h>
/*
OpenPOWER on IntegriCloud