diff options
Diffstat (limited to 'sys/fs/nfs/nfsport.h')
-rw-r--r-- | sys/fs/nfs/nfsport.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/fs/nfs/nfsport.h b/sys/fs/nfs/nfsport.h index c1c93a5..5faade9 100644 --- a/sys/fs/nfs/nfsport.h +++ b/sys/fs/nfs/nfsport.h @@ -645,11 +645,6 @@ struct nfsex_args { }; /* - * Define these here, so they don't have to be in mount.h, for now. - */ -#define MNT_EXGSSKRB5 MNT_EXKERB - -/* * These export flags should be defined, but there are no bits left. * Maybe a separate mnt_exflag field could be added or the mnt_flag * field increased to 64 bits? |