OSDN Git Service

Remove selinux/android.h from host tools
[android-x86/system-extras.git] / ext4_utils / make_ext4fs_main.c
index 0e2ef5e..f28e1b2 100644 (file)
@@ -32,7 +32,9 @@
 #ifndef USE_MINGW
 #include <selinux/selinux.h>
 #include <selinux/label.h>
+#if !defined(HOST)
 #include <selinux/android.h>
+#endif
 #else
 struct selabel_handle;
 #endif