1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00

- Don't include <machine/laptops.h>. It was a kludge I should never

have imported.
This commit is contained in:
Nate Williams 1996-09-07 17:50:47 +00:00
parent db81a742b3
commit 573fcfdc8b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=18106
2 changed files with 0 additions and 2 deletions

View File

@ -63,7 +63,6 @@
#include <pccard/slot.h>
#include <machine/clock.h>
#include <machine/laptops.h>
#include <machine/md_var.h>

View File

@ -53,7 +53,6 @@
#include <sys/lkm.h>
#include <machine/clock.h>
#include <machine/laptops.h>
#ifdef PC98
#include <pc98/pc98/pc98.h>