summaryrefslogtreecommitdiffstats
path: root/sys/rpc/rpc_com.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/rpc/rpc_com.h')
-rw-r--r--sys/rpc/rpc_com.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/rpc/rpc_com.h b/sys/rpc/rpc_com.h
index ad9cc68..e50e513 100644
--- a/sys/rpc/rpc_com.h
+++ b/sys/rpc/rpc_com.h
@@ -115,6 +115,7 @@ extern const char *__rpc_inet_ntop(int af, const void * __restrict src,
char * __restrict dst, socklen_t size);
extern int __rpc_inet_pton(int af, const char * __restrict src,
void * __restrict dst);
+extern int bindresvport(struct socket *so, struct sockaddr *sa);
struct xucred;
struct __rpc_xdr;
OpenPOWER on IntegriCloud