X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Frpcmisc.h;h=0b06457bbb74d1d8386fd4c343fd825caa804be8;hb=9f660799d03e6235015ada0a1c22a87073ee6cc3;hp=c5847fa261fd2635a6499ec1323d8a8b5bbf34e2;hpb=0bd7e91cea26bcfc5581290e4cdd87870da29b9e;p=nfs-utils.git diff --git a/support/include/rpcmisc.h b/support/include/rpcmisc.h index c5847fa..0b06457 100644 --- a/support/include/rpcmisc.h +++ b/support/include/rpcmisc.h @@ -31,7 +31,7 @@ struct rpc_dentry { struct rpc_dtable { struct rpc_dentry *entries; - int nproc; + rpcproc_t nproc; }; #define dtable_ent(func, vers, arg_type, res_type) \