From 91a5625be4e4ee1404c9be7e369e5083c1c1216a Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 15 Mar 2004 10:39:01 +0000 Subject: [PATCH] including isa_device.h was historical in this file, remove it --- sys/pc98/cbus/clock.c | 1 - sys/pc98/cbus/pcrtc.c | 1 - sys/pc98/pc98/clock.c | 1 - 3 files changed, 3 deletions(-) diff --git a/sys/pc98/cbus/clock.c b/sys/pc98/cbus/clock.c index f91939365b6..eb4b1e8e836 100644 --- a/sys/pc98/cbus/clock.c +++ b/sys/pc98/cbus/clock.c @@ -85,7 +85,6 @@ #include #include #include -#include #ifdef DEV_ISA #include #endif diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c index f91939365b6..eb4b1e8e836 100644 --- a/sys/pc98/cbus/pcrtc.c +++ b/sys/pc98/cbus/pcrtc.c @@ -85,7 +85,6 @@ #include #include #include -#include #ifdef DEV_ISA #include #endif diff --git a/sys/pc98/pc98/clock.c b/sys/pc98/pc98/clock.c index f91939365b6..eb4b1e8e836 100644 --- a/sys/pc98/pc98/clock.c +++ b/sys/pc98/pc98/clock.c @@ -85,7 +85,6 @@ #include #include #include -#include #ifdef DEV_ISA #include #endif