projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
303793b
)
Include rpc/clnt.h for prototypes.
author
aj
<aj>
Thu, 28 Dec 2000 08:28:20 +0000
(08:28 +0000)
committer
aj
<aj>
Thu, 28 Dec 2000 08:28:20 +0000
(08:28 +0000)
sunrpc/rpc_dtable.c
patch
|
blob
|
history
diff --git
a/sunrpc/rpc_dtable.c
b/sunrpc/rpc_dtable.c
index
90e5b1e
..
b21f0ae
100644
(file)
--- 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 <unistd.h>
+#include <rpc/clnt.h>
/*
* Cache the result of getdtablesize(), so we don't have to do an