PERFORCE change 45244 for review
Robert Watson
rwatson at FreeBSD.org
Tue Jan 13 04:47:54 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=45244
Change 45244 by rwatson at rwatson_paprika on 2004/01/12 20:47:05
Even more forward declaration of structures.
Affected files ...
.. //depot/projects/trustedbsd/audit2/sys/security/audit/kern_audit.h#8 edit
Differences ...
==== //depot/projects/trustedbsd/audit2/sys/security/audit/kern_audit.h#8 (text+ko) ====
@@ -89,6 +89,7 @@
MALLOC_DECLARE(M_AUDIT);
#endif
+struct au_record;
struct kaudit_record;
struct proc;
struct vnode;
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