* include/rpc/pmap_prot.h: Mark all functions as hidden.
[platform/upstream/glibc.git] / include / rpc / pmap_prot.h
1 #include <sunrpc/rpc/pmap_prot.h>
2
3
4 extern bool_t xdr_pmap_internal (XDR *__xdrs, struct pmap *__regs)
5   attribute_hidden;
6 extern bool_t xdr_pmaplist_internal (XDR *__xdrs, struct pmaplist **__rp)
7   attribute_hidden;