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/ufs/ffs/ffs_tables.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/sys/ufs/ffs/ffs_tables.c 2001/01/18 20:28:19 1.3 +++ src/sys/ufs/ffs/ffs_tables.c 2001/10/30 01:11:54 1.4 @@ -1,4 +1,4 @@ -/* $NetBSD: ffs_tables.c,v 1.3 2001/01/18 20:28:19 jdolecek Exp $ */ +/* $NetBSD: ffs_tables.c,v 1.4 2001/10/30 01:11:54 lukem Exp $ */ /* * Copyright (c) 1982, 1986, 1993 @@ -35,6 +35,9 @@ * @(#)ffs_tables.c 8.1 (Berkeley) 6/11/93 */ +#include +__KERNEL_RCSID(0, "$NetBSD: ffs_tables.c,v 1.4 2001/10/30 01:11:54 lukem Exp $"); + #include /*