Re: [PATCH] secilc: correct include path of cil.h for Android

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/29/2016 11:17 PM, Bowgo Tsai wrote:
> From: bowgotsai <bowgotsai@xxxxxxxxxx>
> 
> The original CL in AOSP tree:
>   https://android-review.googlesource.com/#/c/274894
> 
> BUG=31366888

Thanks, applied both patches.

> ---
>  secilc/secilc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/secilc/secilc.c b/secilc/secilc.c
> index e98abe2..dad1e90 100644
> --- a/secilc/secilc.c
> +++ b/secilc/secilc.c
> @@ -35,7 +35,7 @@
>  #include <sys/stat.h>
>  
>  #ifdef ANDROID
> -#include <sepol/cil.h>
> +#include <cil/cil.h>
>  #else
>  #include <sepol/cil/cil.h>
>  #endif
> 

_______________________________________________
Selinux mailing list
Selinux@xxxxxxxxxxxxx
To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx.
To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.



[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux