From 489e49f965b7c1ff7f0b9f5c3828328436e699eb Mon Sep 17 00:00:00 2001 From: miod Date: Tue, 6 Nov 2001 19:53:09 +0000 Subject: Replace inclusion of with the correct when necessary. (Look ma, I might have broken the tree) --- sys/kern/subr_pool.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/kern/subr_pool.c') diff --git a/sys/kern/subr_pool.c b/sys/kern/subr_pool.c index d196084ea80..fa985f0e10c 100644 --- a/sys/kern/subr_pool.c +++ b/sys/kern/subr_pool.c @@ -1,4 +1,4 @@ -/* $OpenBSD: subr_pool.c,v 1.13 2001/09/19 20:50:58 mickey Exp $ */ +/* $OpenBSD: subr_pool.c,v 1.14 2001/11/06 19:53:20 miod Exp $ */ /* $NetBSD: subr_pool.c,v 1.59 2001/06/05 18:51:04 thorpej Exp $ */ /*- @@ -49,7 +49,6 @@ #include #include -#include #include /* -- cgit v1.2.3-59-g8ed1b