summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/mcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/mcd.c')
-rw-r--r--sys/i386/isa/mcd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/isa/mcd.c b/sys/i386/isa/mcd.c
index a364c04..903f5c7 100644
--- a/sys/i386/isa/mcd.c
+++ b/sys/i386/isa/mcd.c
@@ -40,7 +40,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: mcd.c,v 1.74 1996/03/17 13:33:42 ache Exp $
+ * $Id: mcd.c,v 1.75 1996/03/28 14:28:45 scrappy Exp $
*/
static char COPYRIGHT[] = "mcd-driver (C)1993 by H.Veit & B.Moore";
@@ -62,7 +62,6 @@ static char COPYRIGHT[] = "mcd-driver (C)1993 by H.Veit & B.Moore";
#include <sys/disklabel.h>
#include <sys/devconf.h>
#include <sys/kernel.h>
-#include <machine/cpu.h>
#ifdef DEVFS
#include <sys/devfsext.h>
#endif /*DEVFS*/
OpenPOWER on IntegriCloud