Remove stray #include "isa.h"

This commit is contained in:
Peter Wemm 2001-01-29 08:33:55 +00:00
parent de29595584
commit 5022186bc6
2 changed files with 0 additions and 4 deletions

View File

@ -31,8 +31,6 @@
* Code for dealing with the BIOS in x86 PC systems.
*/
#include "isa.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>

View File

@ -31,8 +31,6 @@
* Code for dealing with the BIOS in x86 PC systems.
*/
#include "isa.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>