X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Flibnfs-private.h;h=05ee6317d69771344f21977383404808c5da6f18;hb=df5af25fd2ce5f5da48fe0c35d8ea337725bd15a;hp=b7399acaab42ce45d6e20dc2d75e005b2d714405;hpb=7f0242ca9a109c6825646609b8eda0ce0b866b67;p=deb_libnfs.git diff --git a/include/libnfs-private.h b/include/libnfs-private.h index b7399ac..05ee631 100644 --- a/include/libnfs-private.h +++ b/include/libnfs-private.h @@ -68,4 +68,5 @@ void rpc_error_all_pdus(struct rpc_context *rpc, char *error); void rpc_set_error(struct rpc_context *rpc, char *error_string, ...); void nfs_set_error(struct nfs_context *nfs, char *error_string, ...); +struct rpc_context *nfs_get_rpc_context(struct nfs_context *nfs);