From 553caba3865667724291106d919e7c3fdf9534aa Mon Sep 17 00:00:00 2001 From: neilbrown Date: Wed, 15 Sep 2004 01:58:37 +0000 Subject: Prepare to support gss authentication and idmap looks for nfsv4 --- support/include/exportfs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'support/include/exportfs.h') diff --git a/support/include/exportfs.h b/support/include/exportfs.h index bf5bb67..10f38c7 100644 --- a/support/include/exportfs.h +++ b/support/include/exportfs.h @@ -19,6 +19,7 @@ enum { MCL_WILDCARD, MCL_NETGROUP, MCL_ANONYMOUS, + MCL_GSS, MCL_MAXTYPES }; -- cgit