diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-03-15 10:39:01 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-03-15 10:39:01 +0000 |
| commit | 91a5625be4e4ee1404c9be7e369e5083c1c1216a (patch) | |
| tree | 801d34aef1d781ceb849c824422ab7e0dd1e2f75 | |
| parent | c947dc059b40b84fb44362f33805e05cdfb1ffa1 (diff) | |
Notes
| -rw-r--r-- | sys/pc98/cbus/clock.c | 1 | ||||
| -rw-r--r-- | sys/pc98/cbus/pcrtc.c | 1 | ||||
| -rw-r--r-- | sys/pc98/pc98/clock.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/pc98/cbus/clock.c b/sys/pc98/cbus/clock.c index f91939365b65..eb4b1e8e8363 100644 --- a/sys/pc98/cbus/clock.c +++ b/sys/pc98/cbus/clock.c @@ -85,7 +85,6 @@ #include <i386/isa/icu.h> #include <pc98/pc98/pc98.h> #include <pc98/pc98/pc98_machdep.h> -#include <i386/isa/isa_device.h> #ifdef DEV_ISA #include <isa/isavar.h> #endif diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c index f91939365b65..eb4b1e8e8363 100644 --- a/sys/pc98/cbus/pcrtc.c +++ b/sys/pc98/cbus/pcrtc.c @@ -85,7 +85,6 @@ #include <i386/isa/icu.h> #include <pc98/pc98/pc98.h> #include <pc98/pc98/pc98_machdep.h> -#include <i386/isa/isa_device.h> #ifdef DEV_ISA #include <isa/isavar.h> #endif diff --git a/sys/pc98/pc98/clock.c b/sys/pc98/pc98/clock.c index f91939365b65..eb4b1e8e8363 100644 --- a/sys/pc98/pc98/clock.c +++ b/sys/pc98/pc98/clock.c @@ -85,7 +85,6 @@ #include <i386/isa/icu.h> #include <pc98/pc98/pc98.h> #include <pc98/pc98/pc98_machdep.h> -#include <i386/isa/isa_device.h> #ifdef DEV_ISA #include <isa/isavar.h> #endif |
