summaryrefslogtreecommitdiff
path: root/include/rpc/pmap_prot.h
blob: a2573d106f8263f7c61529b91c04ac9a88658ad7 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _RPC_PMAP_PROT_H
#include <sunrpc/rpc/pmap_prot.h>

# ifndef _ISOMAC

libc_hidden_proto (xdr_pmap)
libc_hidden_proto (xdr_pmaplist)

# endif /* !_ISOMAC */
#endif /* rpc/pmap_prot.h */