summaryrefslogtreecommitdiffstats
path: root/sys/security/mac/mac_vfs.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2006-07-17 09:07:02 +0000
committerphk <phk@FreeBSD.org>2006-07-17 09:07:02 +0000
commit0f924547b0b94c68712dbdc29b14c1c063d1fda9 (patch)
tree512763ef9035836fe344023d1c28f1a46dcde8f9 /sys/security/mac/mac_vfs.c
parent9c55065deab9f014361307109583179c6ccfe0d2 (diff)
downloadFreeBSD-src-0f924547b0b94c68712dbdc29b14c1c063d1fda9.zip
FreeBSD-src-0f924547b0b94c68712dbdc29b14c1c063d1fda9.tar.gz
Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in
DEVFS. Remove the opt_devfs.h file now that it is empty.
Diffstat (limited to 'sys/security/mac/mac_vfs.c')
-rw-r--r--sys/security/mac/mac_vfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/security/mac/mac_vfs.c b/sys/security/mac/mac_vfs.c
index c9ed9cc..ee77901 100644
--- a/sys/security/mac/mac_vfs.c
+++ b/sys/security/mac/mac_vfs.c
@@ -42,7 +42,6 @@
__FBSDID("$FreeBSD$");
#include "opt_mac.h"
-#include "opt_devfs.h"
#include <sys/param.h>
#include <sys/condvar.h>
OpenPOWER on IntegriCloud