From 29c063831df7429f82ae7996cf4187da5d587247 Mon Sep 17 00:00:00 2001 From: Hellmuth Michaelis Date: Fri, 8 Mar 2002 19:06:46 +0000 Subject: [PATCH] make pcvt compile again without "options XSERVER". PR: 35577 --- sys/i386/isa/pcvt/pcvt_ext.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sys/i386/isa/pcvt/pcvt_ext.c b/sys/i386/isa/pcvt/pcvt_ext.c index 8e72849b036..afa13801458 100644 --- a/sys/i386/isa/pcvt/pcvt_ext.c +++ b/sys/i386/isa/pcvt/pcvt_ext.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2000 Hellmuth Michaelis + * Copyright (c) 1999, 2002 Hellmuth Michaelis * * Copyright (c) 1992, 1995 Hellmuth Michaelis and Joerg Wunsch. * @@ -42,7 +42,7 @@ * pcvt_ext.c VT220 Driver Extended Support Routines * ------------------------------------------------------ * - * Last Edit-Date: [Wed Apr 5 18:18:54 2000] + * Last Edit-Date: [Fri Mar 8 19:57:55 2002] * * $FreeBSD$ * @@ -59,7 +59,10 @@ static int tri9000_col( int ); static int v7_1024i_col( int ); static int s3_928_col( int ); static int cl_gd542x_col( int ); + +#ifdef XSERVER static void fallback_to_auto(struct video_state *vsx); +#endif /* storage to save video timing values of 80 columns text mode */ static union {