From owner-freebsd-commit Sat Nov 4 06:00:30 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA20386 for freebsd-commit-outgoing; Sat, 4 Nov 1995 06:00:30 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA20356 for cvs-all-outgoing; Sat, 4 Nov 1995 06:00:23 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA20336 for cvs-sys-outgoing; Sat, 4 Nov 1995 06:00:18 -0800 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA20303 ; Sat, 4 Nov 1995 06:00:05 -0800 Date: Sat, 4 Nov 1995 06:00:05 -0800 From: Bruce Evans Message-Id: <199511041400.GAA20303@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/pcvt pcvt_hdr.h Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/11/04 06:00:04 Modified: sys/i386/isa/pcvt pcvt_hdr.h Log: Always declare vga_move_charset(). It doesn't depend on option XSERVER.