summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt/pcvt_out.c
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_out.c
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_out.c')
-rw-r--r--sys/i386/isa/pcvt/pcvt_out.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_out.c b/sys/i386/isa/pcvt/pcvt_out.c
index 7217c98..c3c20ef 100644
--- a/sys/i386/isa/pcvt/pcvt_out.c
+++ b/sys/i386/isa/pcvt/pcvt_out.c
@@ -66,6 +66,8 @@
#include "pcvt_hdr.h" /* global include */
#include <vm/vm.h>
+#include <vm/vm_param.h>
+#include <vm/pmap.h>
extern u_short csd_ascii[]; /* pcvt_tbl.h */
extern u_short csd_supplemental[];
OpenPOWER on IntegriCloud