X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fnetwork.h;h=402e0a50c9977cde5e7b4b7e28296b1451645875;hp=db5134c2fcc8edb1e5bde5f7226766df353b1082;hb=74badf6f30f7aea95e9d784244488084dbadcb55;hpb=b2a3cd590442309d40e9dd6d43213445df250694 diff --git a/utils/mount/network.h b/utils/mount/network.h index db5134c..402e0a5 100644 --- a/utils/mount/network.h +++ b/utils/mount/network.h @@ -56,6 +56,7 @@ int clnt_ping(struct sockaddr_in *, const unsigned long, struct mount_options; +int nfs_nfs_version(struct mount_options *options, unsigned long *version); int nfs_options2pmap(struct mount_options *, struct pmap *, struct pmap *);