From 12f942cdac50f59900ae1a294be8b2db2041a256 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 28 Dec 2000 08:28:43 +0000 Subject: Update. * sunrpc/rpc_dtable.c: Include rpc/clnt.h for prototypes. --- sunrpc/rpc_dtable.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sunrpc') diff --git a/sunrpc/rpc_dtable.c b/sunrpc/rpc_dtable.c index 90e5b1e..b21f0ae 100644 --- a/sunrpc/rpc_dtable.c +++ b/sunrpc/rpc_dtable.c @@ -32,6 +32,7 @@ static char sccsid[] = "@(#)rpc_dtablesize.c 1.2 87/08/11 Copyr 1987 Sun Micro"; #endif #include +#include /* * Cache the result of getdtablesize(), so we don't have to do an -- cgit v1.1