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/kern/subr_pool.c,v retrieving revision 1.37 retrieving revision 1.38 diff -u -p -r1.37 -r1.38 --- src/sys/kern/subr_pool.c 2000/06/10 18:44:44 1.37 +++ src/sys/kern/subr_pool.c 2000/06/26 14:21:14 1.38 @@ -1,4 +1,4 @@ -/* $NetBSD: subr_pool.c,v 1.37 2000/06/10 18:44:44 sommerfeld Exp $ */ +/* $NetBSD: subr_pool.c,v 1.38 2000/06/26 14:21:14 mrg Exp $ */ /*- * Copyright (c) 1997, 1999 The NetBSD Foundation, Inc. @@ -52,7 +52,6 @@ #include #include -#include #include