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. --- usr.sbin/vidcontrol/vidcontrol.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/vidcontrol') diff --git a/usr.sbin/vidcontrol/vidcontrol.c b/usr.sbin/vidcontrol/vidcontrol.c index 1e81cf5..cf2dc30 100644 --- a/usr.sbin/vidcontrol/vidcontrol.c +++ b/usr.sbin/vidcontrol/vidcontrol.c @@ -38,7 +38,8 @@ static const char rcsid[] = #include #include #include -#include +#include +#include #include #include "path.h" #include "decode.h" -- cgit v1.1