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. --- share/syscons/scrnmaps/mkscrfil.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'share/syscons') diff --git a/share/syscons/scrnmaps/mkscrfil.c b/share/syscons/scrnmaps/mkscrfil.c index d66283e..c981b23 100644 --- a/share/syscons/scrnmaps/mkscrfil.c +++ b/share/syscons/scrnmaps/mkscrfil.c @@ -22,10 +22,12 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * $FreeBSD$ */ #include -#include +#include #include #include FIL -- cgit v1.1