2002-08-05 Roland McGrath <roland@redhat.com>
[platform/upstream/glibc.git] / include / rpc / pmap_rmt.h
1 #include <sunrpc/rpc/pmap_rmt.h>
2
3 extern bool_t xdr_rmtcall_args_internal (XDR *__xdrs,
4                                          struct rmtcallargs *__crp);
5 extern bool_t xdr_rmtcallres_internal (XDR *__xdrs, struct rmtcallres *__crp);