From a237e38e9161f0acd6451439d4a7dd597e66291d Mon Sep 17 00:00:00 2001 From: th199096 Date: Mon, 2 Apr 2007 21:38:04 -0700 Subject: PSARC/2007/052 In-kernel Sharetab 6371468 /etc/dfs/sharetab should be a mntfs style file --- usr/src/uts/common/sys/syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/src/uts/common/sys/syscall.h') diff --git a/usr/src/uts/common/sys/syscall.h b/usr/src/uts/common/sys/syscall.h index 71d4164ff9..55a6760b1e 100644 --- a/usr/src/uts/common/sys/syscall.h +++ b/usr/src/uts/common/sys/syscall.h @@ -319,6 +319,7 @@ extern "C" { #define SYS_sysconfig 137 #define SYS_adjtime 138 #define SYS_systeminfo 139 +#define SYS_sharefs 140 #define SYS_seteuid 141 #define SYS_forksys 142 /* -- cgit v1.2.3