summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1997-12-15 21:51:45 +0000
committereivind <eivind@FreeBSD.org>1997-12-15 21:51:45 +0000
commitd9973ba95ba5804ff9b4d3b5295bc5126726e474 (patch)
tree9ed7051b8f207f29c6f6cb0b485e3a23101ad8c1 /sys/gnu/fs
parentbb5ce979b3a4903b792061e42dcac984780d779c (diff)
downloadFreeBSD-src-d9973ba95ba5804ff9b4d3b5295bc5126726e474.zip
FreeBSD-src-d9973ba95ba5804ff9b4d3b5295bc5126726e474.tar.gz
Convert SUIDDIR fully to a new-style option.
Forgotten by: julian
Diffstat (limited to 'sys/gnu/fs')
-rw-r--r--sys/gnu/fs/ext2fs/ext2_vnops.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/gnu/fs/ext2fs/ext2_vnops.c b/sys/gnu/fs/ext2fs/ext2_vnops.c
index bf120bdb..ed680da 100644
--- a/sys/gnu/fs/ext2fs/ext2_vnops.c
+++ b/sys/gnu/fs/ext2fs/ext2_vnops.c
@@ -46,6 +46,7 @@
*/
#include "opt_quota.h"
+#include "opt_suiddir.h"
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud