diff options
Diffstat (limited to 'support/include/exportfs.h')
-rw-r--r-- | support/include/exportfs.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 }; |