PERFORCE change 40039 for review
Robert Watson
rwatson at FreeBSD.org
Mon Oct 20 23:32:15 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=40039
Change 40039 by rwatson at rwatson_tislabs on 2003/10/20 16:31:28
Remember to include opt_posix.h
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/security/mac/mac_posix_sem.c#4 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/security/mac/mac_posix_sem.c#4 (text+ko) ====
@@ -33,6 +33,7 @@
__FBSDID("$FreeBSD: src/sys/kern/kern_mac.c,v 1.99 2003/09/29 18:35:17 rwatson Exp $");
#include "opt_mac.h"
+#include "opt_posix.h"
#include <sys/param.h>
#include <sys/kernel.h>
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