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/arch/pc532/dev/Attic/aic.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- src/sys/arch/pc532/dev/Attic/aic.c 2003/04/02 02:24:14 1.9 +++ src/sys/arch/pc532/dev/Attic/aic.c 2003/07/15 02:54:31 1.10 @@ -1,4 +1,4 @@ -/* $NetBSD: aic.c,v 1.9 2003/04/02 02:24:14 thorpej Exp $ */ +/* $NetBSD: aic.c,v 1.10 2003/07/15 02:54:31 lukem Exp $ */ /* Written by Phil Nelson for the pc532. Used source with the following * copyrights as a model. @@ -48,6 +48,9 @@ * */ +#include +__KERNEL_RCSID(0, "$NetBSD: aic.c,v 1.10 2003/07/15 02:54:31 lukem Exp $"); + #include #include #include