mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Oops, r362158 committed a duplicate definition of MAXSECFLAVORS.
This patch gets rid of the duplicate.
This commit is contained in:
parent
cc5efdde94
commit
9d6fc9963e
1 changed files with 0 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue