summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt/pcvt_hdr.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-12-10 02:53:07 +0000
committerbde <bde@FreeBSD.org>1995-12-10 02:53:07 +0000
commit854894bd5ccae9eb9edd5c25e0a5cb23dfe8faf7 (patch)
treeaf9ac1ddc39f1693087745b7f3f1d5191d712a38 /sys/i386/isa/pcvt/pcvt_hdr.h
parent50f54171de6ba79954087dce88eee94980c7fcfc (diff)
downloadFreeBSD-src-854894bd5ccae9eb9edd5c25e0a5cb23dfe8faf7.zip
FreeBSD-src-854894bd5ccae9eb9edd5c25e0a5cb23dfe8faf7.tar.gz
Moved vm includes out of centralized headers again.
Diffstat (limited to 'sys/i386/isa/pcvt/pcvt_hdr.h')
-rw-r--r--sys/i386/isa/pcvt/pcvt_hdr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_hdr.h b/sys/i386/isa/pcvt/pcvt_hdr.h
index 57848cc..65aa098 100644
--- a/sys/i386/isa/pcvt/pcvt_hdr.h
+++ b/sys/i386/isa/pcvt/pcvt_hdr.h
@@ -169,9 +169,6 @@
#include <machine/clock.h>
#include <machine/md_var.h>
#endif
-#include <vm/vm.h>
-#include <vm/vm_param.h>
-#include <vm/pmap.h>
#else /* PCVT_FREEBSD >= 200 */
#include "machine/pc/display.h"
#endif /* PCVT_FREEBSD >= 200 */
OpenPOWER on IntegriCloud