Date: Mon, 11 Dec 2006 21:40:18 GMT From: Todd Miller <millert@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 111483 for review Message-ID: <200612112140.kBBLeIR5096015@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=111483 Change 111483 by millert@millert_g5tower on 2006/12/11 21:39:20 Include kern/task.h to get get_bsdtask_info() prototype. Affected files ... .. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_port.c#8 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_port.c#8 (text+ko) ==== @@ -35,6 +35,7 @@ #include <security/mac_internal.h> #include <security/mac_mach_internal.h> #include <mach/message.h> +#include <kern/task.h> void mac_port_label_init(struct label *l)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612112140.kBBLeIR5096015>