Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/sun/cgsix.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/sun/cgsix.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.38.6.2 retrieving revision 1.38.6.3 diff -u -p -r1.38.6.2 -r1.38.6.3 --- src/sys/dev/sun/cgsix.c 2008/12/29 14:38:06 1.38.6.2 +++ src/sys/dev/sun/cgsix.c 2009/02/26 07:47:44 1.38.6.3 @@ -1,4 +1,4 @@ -/* $NetBSD: cgsix.c,v 1.38.6.2 2008/12/29 14:38:06 jdc Exp $ */ +/* $NetBSD: cgsix.c,v 1.38.6.3 2009/02/26 07:47:44 snj Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -78,7 +78,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: cgsix.c,v 1.38.6.2 2008/12/29 14:38:06 jdc Exp $"); +__KERNEL_RCSID(0, "$NetBSD: cgsix.c,v 1.38.6.3 2009/02/26 07:47:44 snj Exp $"); #include #include @@ -109,7 +109,6 @@ __KERNEL_RCSID(0, "$NetBSD: cgsix.c,v 1. #include #include #include -#include #include "opt_wsemul.h" #include "rasops_glue.h"