On Fri, Sep 30, 2016 at 11:17 AM, Bowgo Tsai <bowgotsai@xxxxxxxxxx> wrote:
From: bowgotsai <bowgotsai@xxxxxxxxxx>
The original CL in AOSP tree:
https://android-review.googlesource.com/#/c/274894
BUG=31366888
---
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
--
2.8.0.rc3.226.g39d4020
_______________________________________________ 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.