PERFORCE change 118466 for review

Robert Watson rwatson at FreeBSD.org
Fri Apr 20 12:17:52 UTC 2007


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

Change 118466 by rwatson at rwatson_zoo on 2007/04/20 12:17:08

	Forward declare struct auditinfo in mac_policy.h.

Affected files ...

.. //depot/projects/trustedbsd/audit3/sys/security/mac/mac_policy.h#4 edit

Differences ...

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

@@ -62,6 +62,7 @@
 #include <sys/acl.h>	/* XXX acl_type_t */
 
 struct acl;
+struct auditinfo;
 struct bpf_d;
 struct cdev;
 struct componentname;


More information about the p4-projects mailing list