diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2009-08-01 19:26:27 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2009-08-01 19:26:27 +0000 |
| commit | 530c006014fae95c670f4b699fef8bb93034bc6d (patch) | |
| tree | 6dc533c8b591922258259a32957fdee2632a29ac /sys/netgraph/atm | |
| parent | 2df76c160ba5c04ece8efeff418362c9a1adc9f5 (diff) | |
Notes
Diffstat (limited to 'sys/netgraph/atm')
| -rw-r--r-- | sys/netgraph/atm/ng_atm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netgraph/atm/ng_atm.c b/sys/netgraph/atm/ng_atm.c index 7296aa153f14..4b7d7c0a651b 100644 --- a/sys/netgraph/atm/ng_atm.c +++ b/sys/netgraph/atm/ng_atm.c @@ -46,7 +46,6 @@ __FBSDID("$FreeBSD$"); #include <sys/sbuf.h> #include <sys/ioccom.h> #include <sys/sysctl.h> -#include <sys/vimage.h> #include <net/if.h> #include <net/if_types.h> |
