PERFORCE change 103302 for review

Robert Watson rwatson at FreeBSD.org
Sat Aug 5 23:59:36 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=103302

Change 103302 by rwatson at rwatson_zoo on 2006/08/05 23:59:01

	One more include.

Affected files ...

.. //depot/projects/trustedbsd/audit3/sys/security/mac/mac_audit.c#4 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/sys/security/mac/mac_audit.c#4 (text+ko) ====

@@ -39,6 +39,7 @@
 #include <sys/module.h>
 #include <sys/mac.h>
 #include <sys/mac_policy.h>
+#include <sys/vnode.h>
 
 #include <security/audit/audit.h>
 


More information about the trustedbsd-cvs mailing list