Date: Mon, 20 Oct 2003 23:32:17 -0000 From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 40039 for review Message-ID: <200310202332.h9KNWFCq099396@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=40039 Change 40039 by rwatson@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310202332.h9KNWFCq099396>