mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-21 04:31:04 +08:00
9 lines
162 B
C
9 lines
162 B
C
#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
|