Date: Sat, 4 Mar 2006 14:12:36 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 92723 for review Message-ID: <200603041412.k24ECake046619@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=92723 Change 92723 by rwatson@rwatson_zoo on 2006/03/04 14:11:47 audit.c requires audit_internal for the definition of au_record. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/security/audit/audit.c#15 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/security/audit/audit.c#15 (text+ko) ==== @@ -58,6 +58,7 @@ #include <sys/vnode.h> #include <bsm/audit.h> +#include <bsm/audit_internal.h> #include <bsm/audit_kevents.h> #include <netinet/in.h>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603041412.k24ECake046619>