X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Frpcmisc.h;h=0b06457bbb74d1d8386fd4c343fd825caa804be8;hp=c5847fa261fd2635a6499ec1323d8a8b5bbf34e2;hb=edb9b7f2ab9806afb9af31eabeb505fe454c51df;hpb=0bd7e91cea26bcfc5581290e4cdd87870da29b9e 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) \