summaryrefslogtreecommitdiff
path: root/ext4_utils/make_ext4fs.c
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2015-05-13 14:29:15 -0700
committerJeff Vander Stoep <jeffv@google.com>2015-05-13 14:29:15 -0700
commit6bc4a54fdbd926c032ed5c99f8b5c69f624c6312 (patch)
tree1c7e2c0eae05a258e491b82682d2d5046c8019a3 /ext4_utils/make_ext4fs.c
parent3d59e00f74fa6b866aba09628416555ce06f2bfe (diff)
downloadextras-6bc4a54fdbd926c032ed5c99f8b5c69f624c6312.tar.gz
Remove selinux/android.h from host tools
For tools built for both host and device, only include if not host. Change-Id: Ie102bd7575d2cf5eef3f95e6063c2970d143dac8
Diffstat (limited to 'ext4_utils/make_ext4fs.c')
-rw-r--r--ext4_utils/make_ext4fs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext4_utils/make_ext4fs.c b/ext4_utils/make_ext4fs.c
index 5bb1872c..52c32082 100644
--- a/ext4_utils/make_ext4fs.c
+++ b/ext4_utils/make_ext4fs.c
@@ -61,7 +61,6 @@
#include <selinux/selinux.h>
#include <selinux/label.h>
-#include <selinux/android.h>
#define O_BINARY 0