diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2009-06-08 19:57:35 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2009-06-08 19:57:35 +0000 |
| commit | 8d8bc0182ea6f8f85409e76e53053487c7d23a84 (patch) | |
| tree | 536b4d1a8634a3cd973f0d7a5ca23ef93ec76029 /sys/netgraph/atm | |
| parent | 5cdee58296e197996a3f9b1f031dcad4b9e1c1eb (diff) | |
Notes
Diffstat (limited to 'sys/netgraph/atm')
| -rw-r--r-- | sys/netgraph/atm/ng_atm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netgraph/atm/ng_atm.c b/sys/netgraph/atm/ng_atm.c index 88c8cf09d7a4..1b545c91a118 100644 --- a/sys/netgraph/atm/ng_atm.c +++ b/sys/netgraph/atm/ng_atm.c @@ -34,8 +34,6 @@ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); -#include "opt_route.h" - #include <sys/param.h> #include <sys/systm.h> #include <sys/kernel.h> |
