From 5736e6fb9d15b95ee15c93c75e67222183a14b1d Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Tue, 23 Jun 2009 17:03:45 +0000 Subject: After cleaning up rt_tables from vnet.h and cleaning up opt_route.h a lot of files no longer need route.h either. Garbage collect them. While here remove now unneeded vnet.h #includes as well. --- sys/netgraph/ng_ether.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/netgraph/ng_ether.c') diff --git a/sys/netgraph/ng_ether.c b/sys/netgraph/ng_ether.c index 457a04288649..5f22f175cbd7 100644 --- a/sys/netgraph/ng_ether.c +++ b/sys/netgraph/ng_ether.c @@ -63,7 +63,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3