summaryrefslogtreecommitdiff
path: root/include/rpc/rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/rpc.h')
-rw-r--r--include/rpc/rpc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h
index 90d9a45bfa8..2664e9ba769 100644
--- a/include/rpc/rpc.h
+++ b/include/rpc/rpc.h
@@ -89,6 +89,7 @@ extern void setrpcent __P((int));
extern void endrpcent __P((void));
extern int bindresvport __P((int, struct sockaddr_in *));
+extern int get_myaddress __P((struct sockaddr_in *));
__END_DECLS