2.9
[glibc/nacl-glibc.git] / include / rpc / pmap_clnt.h
blob9a2208228758761482eefbadc7d09876f67e0cae
1 #ifndef _RPC_PMAP_CLNT_H
2 # include <sunrpc/rpc/pmap_clnt.h>
4 libc_hidden_proto (pmap_getport)
5 libc_hidden_proto (pmap_set)
6 libc_hidden_proto (pmap_unset)
8 /* Defined in pm_getport.c. */
9 extern int __get_socket (struct sockaddr_in *saddr)
10 attribute_hidden internal_function;
12 #endif