diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2000-10-20 07:54:21 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2000-10-20 07:54:21 +0000 |
| commit | 36f8814a83bd1fcd32622f88f258ddf37ca1693b (patch) | |
| tree | d7a62ee0071074dd78a9d9dc3c2e5a5c2c6bb537 /sys/dev | |
| parent | 700bfa750f98f5df270b0e17058a344069cc1f07 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/dc/if_dc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/dc/if_dc.c b/sys/dev/dc/if_dc.c index 84538e43e0137..262387ddf7466 100644 --- a/sys/dev/dc/if_dc.c +++ b/sys/dev/dc/if_dc.c @@ -109,7 +109,6 @@ #include <machine/bus_memio.h> #include <machine/bus.h> #include <machine/resource.h> -#include <machine/mutex.h> #include <sys/bus.h> #include <sys/rman.h> |
