Remove unneeded #includes.

This commit is contained in:
mycroft 1994-10-09 15:06:23 +00:00
parent c3fa5122d6
commit 236f105ccd
5 changed files with 5 additions and 10 deletions

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa.c 7.2 (Berkeley) 5/13/91
* $Id: isa.c,v 1.56 1994/10/07 09:08:29 mycroft Exp $
* $Id: isa.c,v 1.57 1994/10/09 15:06:23 mycroft Exp $
*/
/*
@ -50,7 +50,6 @@
#include <sys/device.h>
#include <machine/pio.h>
#include <machine/cpufunc.h>
#include <i386/isa/isareg.h>
#include <i386/isa/isa_device.h>

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)wd.c 7.2 (Berkeley) 5/9/91
* $Id: wd.c,v 1.90 1994/10/07 11:34:52 mycroft Exp $
* $Id: wd.c,v 1.91 1994/10/09 15:06:26 mycroft Exp $
*/
#define INSTRUMENT /* instrumentation stuff by Brad Parker */
@ -61,7 +61,6 @@
#include <vm/vm.h>
#include <machine/cpu.h>
#include <machine/cpufunc.h>
#include <machine/pio.h>
#ifndef NEWCONFIG

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)wd.c 7.2 (Berkeley) 5/9/91
* $Id: wd.c,v 1.90 1994/10/07 11:34:52 mycroft Exp $
* $Id: wd.c,v 1.91 1994/10/09 15:06:26 mycroft Exp $
*/
#define INSTRUMENT /* instrumentation stuff by Brad Parker */
@ -61,7 +61,6 @@
#include <vm/vm.h>
#include <machine/cpu.h>
#include <machine/cpufunc.h>
#include <machine/pio.h>
#ifndef NEWCONFIG

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa.c 7.2 (Berkeley) 5/13/91
* $Id: isa.c,v 1.56 1994/10/07 09:08:29 mycroft Exp $
* $Id: isa.c,v 1.57 1994/10/09 15:06:23 mycroft Exp $
*/
/*
@ -50,7 +50,6 @@
#include <sys/device.h>
#include <machine/pio.h>
#include <machine/cpufunc.h>
#include <i386/isa/isareg.h>
#include <i386/isa/isa_device.h>

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)wd.c 7.2 (Berkeley) 5/9/91
* $Id: wd.c,v 1.90 1994/10/07 11:34:52 mycroft Exp $
* $Id: wd.c,v 1.91 1994/10/09 15:06:26 mycroft Exp $
*/
#define INSTRUMENT /* instrumentation stuff by Brad Parker */
@ -61,7 +61,6 @@
#include <vm/vm.h>
#include <machine/cpu.h>
#include <machine/cpufunc.h>
#include <machine/pio.h>
#ifndef NEWCONFIG