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.5.2.1 retrieving revision 1.5.2.2 diff -u -p -r1.5.2.1 -r1.5.2.2 --- src/sys/dev/sun/cgsix.c 2001/09/26 19:55:01 1.5.2.1 +++ src/sys/dev/sun/cgsix.c 2001/11/14 19:16:07 1.5.2.2 @@ -1,4 +1,4 @@ -/* $NetBSD: cgsix.c,v 1.5.2.1 2001/09/26 19:55:01 nathanw Exp $ */ +/* $NetBSD: cgsix.c,v 1.5.2.2 2001/11/14 19:16:07 nathanw Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -88,6 +88,9 @@ * XXX should defer colormap updates to vertical retrace interrupts */ +#include +__KERNEL_RCSID(0, "$NetBSD: cgsix.c,v 1.5.2.2 2001/11/14 19:16:07 nathanw Exp $"); + #include #include #include