diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2009-06-23 17:03:45 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2009-06-23 17:03:45 +0000 |
| commit | 5736e6fb9d15b95ee15c93c75e67222183a14b1d (patch) | |
| tree | bbb7032d3da584405021ac822bdb322cdd2a2383 /sys/netgraph/ng_ether.c | |
| parent | 07bed1516d1bd7cb181ee76872018d50158a0747 (diff) | |
Notes
Diffstat (limited to 'sys/netgraph/ng_ether.c')
| -rw-r--r-- | sys/netgraph/ng_ether.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <net/if_var.h> #include <net/ethernet.h> #include <net/if_bridgevar.h> -#include <net/route.h> #include <net/vnet.h> #include <netgraph/ng_message.h> |
