diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2009-02-27 14:12:05 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2009-02-27 14:12:05 +0000 |
| commit | 33553d6e997f102da7a5f27d534b3ee57beb0a87 (patch) | |
| tree | 5eda124dfca0f61a8005b2cb09ebb3f08ba9fffc /sys/net/if_ethersubr.c | |
| parent | e4c38888b7fdbe0b9d9524637b8a3dcfecacad2f (diff) | |
Notes
Diffstat (limited to 'sys/net/if_ethersubr.c')
| -rw-r--r-- | sys/net/if_ethersubr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c index e74bb74c86e6..df52f839a5a4 100644 --- a/sys/net/if_ethersubr.c +++ b/sys/net/if_ethersubr.c @@ -34,6 +34,7 @@ #include "opt_inet.h" #include "opt_inet6.h" #include "opt_ipx.h" +#include "opt_route.h" #include "opt_mac.h" #include "opt_netgraph.h" #include "opt_carp.h" |
