Date: Wed, 29 Aug 2007 21:44:11 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 125833 for review Message-ID: <200708292144.l7TLiBiI027061@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=125833 Change 125833 by rwatson@rwatson_zoo on 2007/08/29 21:43:45 Update for new include file layout. Affected files ... .. //depot/projects/trustedbsd/mac/sys/security/mac_suidacl/mac_suidacl.c#4 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/security/mac_suidacl/mac_suidacl.c#4 (text+ko) ==== @@ -45,7 +45,8 @@ #include <sys/sysent.h> #include <sys/sysctl.h> #include <sys/jail.h> -#include <sys/mac_policy.h> + +#include <security/mac/mac_policy.h> SYSCTL_DECL(_security_mac);
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708292144.l7TLiBiI027061>