PERFORCE change 15146 for review
Robert Watson
rwatson at freebsd.org
Mon Jul 29 22:37:31 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15146
Change 15146 by rwatson at rwatson_paprika on 2002/07/29 15:36:52
Oops, include opt_mac.h.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/vfs_mount.c#3 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/vfs_mount.c#3 (text+ko) ====
@@ -86,6 +86,7 @@
#include "opt_rootdevname.h"
#include "opt_ddb.h"
+#include "opt_mac.h"
#ifdef DDB
#include <ddb/ddb.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