From a6e315b69dfdc4c7f71de3677f7b514b13a8f14b Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 2 Sep 1997 01:19:47 +0000 Subject: Added used #include - don't depend on including (unless we only use the bogusly shared M*WAIT flags). --- sys/kern/uipc_usrreq.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/kern/uipc_usrreq.c') diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c index a908e19..a18798d 100644 --- a/sys/kern/uipc_usrreq.c +++ b/sys/kern/uipc_usrreq.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)uipc_usrreq.c 8.3 (Berkeley) 1/4/94 - * $Id: uipc_usrreq.c,v 1.23 1997/04/27 20:00:46 wollman Exp $ + * $Id: uipc_usrreq.c,v 1.24 1997/08/16 19:15:06 wollman Exp $ */ #include @@ -42,6 +42,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1