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:
398ad1a
)
Include rpc/clnt.h for prototypes.
author
drepper
<drepper>
Sun, 26 Oct 1997 19:03:22 +0000
(19:03 +0000)
committer
drepper
<drepper>
Sun, 26 Oct 1997 19:03:22 +0000
(19:03 +0000)
sunrpc/get_myaddr.c
patch
|
blob
|
history
diff --git
a/sunrpc/get_myaddr.c
b/sunrpc/get_myaddr.c
index
757fe06
..
86277d2
100644
(file)
--- a/
sunrpc/get_myaddr.c
+++ b/
sunrpc/get_myaddr.c
@@
-39,6
+39,7
@@
static char sccsid[] = "@(#)get_myaddress.c 1.4 87/08/11 Copyr 1984 Sun Micro";
*/
#include <rpc/types.h>
+#include <rpc/clnt.h>
#include <rpc/pmap_prot.h>
#include <sys/socket.h>
#include <stdio.h>