summaryrefslogtreecommitdiffstats
path: root/sys/nfs/rpcv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfs/rpcv2.h')
-rw-r--r--sys/nfs/rpcv2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/nfs/rpcv2.h b/sys/nfs/rpcv2.h
index 86b82cc..fcb2694 100644
--- a/sys/nfs/rpcv2.h
+++ b/sys/nfs/rpcv2.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)rpcv2.h 8.2 (Berkeley) 3/30/95
- * $Id$
+ * $Id: rpcv2.h,v 1.7 1997/02/22 09:42:53 peter Exp $
*/
@@ -91,6 +91,7 @@
/* RPC Prog definitions */
#define RPCPROG_MNT 100005
#define RPCMNT_VER1 1
+#define RPCMNT_VER3 3
#define RPCMNT_MOUNT 1
#define RPCMNT_DUMP 2
#define RPCMNT_UMOUNT 3
OpenPOWER on IntegriCloud