PERFORCE change 111483 for review
Todd Miller
millert at FreeBSD.org
Mon Dec 11 14:15:04 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=111483
Change 111483 by millert at 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)
More information about the trustedbsd-cvs
mailing list