Oops, r362158 committed a duplicate definition of MAXSECFLAVORS.

This patch gets rid of the duplicate.
This commit is contained in:
Rick Macklem 2020-06-14 01:22:19 +00:00
parent cc5efdde94
commit 9d6fc9963e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=362164

View File

@ -518,7 +518,6 @@ struct o2export_args {
/*
* Export arguments for local filesystem mount calls.
*/
#define MAXSECFLAVORS 5
struct export_args {
uint64_t ex_flags; /* export related flags */
uid_t ex_root; /* mapping for root uid */