PERFORCE change 15261 for review
Robert Watson
rwatson at freebsd.org
Wed Jul 31 01:54:45 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15261
Change 15261 by rwatson at rwatson_tislabs on 2002/07/30 18:54:28
Since there is no longer any MAC-specific code in vfs_default.c,
remove the opt_mac include.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/vfs_default.c#9 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/vfs_default.c#9 (text+ko) ====
@@ -39,8 +39,6 @@
* $FreeBSD: src/sys/kern/vfs_default.c,v 1.63 2002/07/27 05:16:20 jeff Exp $
*/
-#include "opt_mac.h"
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bio.h>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list