summaryrefslogtreecommitdiff
path: root/include/rpc/pmap_clnt.h
blob: 2d02ff20964fc2596b38ff909b3dba5de2024633 (plain)
1
2
3
4
5
6
7
8
#ifndef _RPC_PMAP_CLNT_H
# include <sunrpc/rpc/pmap_clnt.h>

libc_hidden_proto (pmap_getport)
libc_hidden_proto (pmap_set)
libc_hidden_proto (pmap_unset)

#endif