From a4f549597e4f1de22e1614caaad56127b519e00e Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 8 Oct 2000 21:34:00 +0000 Subject: Initiate deorbit burn sequence for . Replace all in-tree uses with necessary subset of . This is also the appropriate fix for exo-tree sources. Put warnings in to discourage use. November 15th 2000 the warnings will be converted to errors. January 15th 2001 the files will be removed. --- sys/isa/syscons_isa.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/isa/syscons_isa.c') diff --git a/sys/isa/syscons_isa.c b/sys/isa/syscons_isa.c index 0dfe03c..fdb1614 100644 --- a/sys/isa/syscons_isa.c +++ b/sys/isa/syscons_isa.c @@ -34,8 +34,9 @@ #include #include #include +#include +#include -#include #ifdef __i386__ -- cgit v1.1