diff options
Diffstat (limited to 'sys/dev/wscons/wscons_gallant19.c')
-rw-r--r-- | sys/dev/wscons/wscons_gallant19.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/wscons/wscons_gallant19.c b/sys/dev/wscons/wscons_gallant19.c index 660ac1d9dea..c8eb476ec79 100644 --- a/sys/dev/wscons/wscons_gallant19.c +++ b/sys/dev/wscons/wscons_gallant19.c @@ -1,4 +1,4 @@ -/* $OpenBSD: wscons_gallant19.c,v 1.4 2003/06/02 23:28:04 millert Exp $ */ +/* $OpenBSD: wscons_gallant19.c,v 1.5 2004/06/05 22:54:40 miod Exp $ */ /* $NetBSD: wscons_rfont.h,v 1.1 1998/03/22 14:24:02 drochner Exp $ */ /* @@ -39,7 +39,6 @@ #include <sys/types.h> #include <dev/rcons/raster.h> -#include "dev/wscons/wscons_raster.h" static u_int32_t gallant19_32_pixels[] = { 0x00000000, |