From 0f924547b0b94c68712dbdc29b14c1c063d1fda9 Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 17 Jul 2006 09:07:02 +0000 Subject: Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in DEVFS. Remove the opt_devfs.h file now that it is empty. --- sys/security/mac/mac_framework.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/security/mac/mac_framework.c') diff --git a/sys/security/mac/mac_framework.c b/sys/security/mac/mac_framework.c index 19e6d7d..fbb5ebc 100644 --- a/sys/security/mac/mac_framework.c +++ b/sys/security/mac/mac_framework.c @@ -50,7 +50,6 @@ __FBSDID("$FreeBSD$"); #include "opt_mac.h" -#include "opt_devfs.h" #include #include -- cgit v1.1