Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2007 12:17:51 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 118466 for review
Message-ID:  <200704201217.l3KCHpBJ088424@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=118466

Change 118466 by rwatson@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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704201217.l3KCHpBJ088424>