]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/network.h
mount.nfs: Support "-t nfs,vers=4" mounts in the kernel
[nfs-utils.git] / utils / mount / network.h
index db5134c2fcc8edb1e5bde5f7226766df353b1082..402e0a50c9977cde5e7b4b7e28296b1451645875 100644 (file)
@@ -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 *);