aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2015-05-14 16:58:27 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-14 16:58:27 +0000
commit4d9b17309c012c68d3287439a7ca8518b167e6bd (patch)
tree638931de8fecc272d4203488ac7025b5e85926e7
parent10274203a57f8d4d0b69f013f032f633bb785dc2 (diff)
parente9fc17c18bdcf40fcb1c0f209dc86f18381387f4 (diff)
downloadsquashfs-tools-4d9b17309c012c68d3287439a7ca8518b167e6bd.tar.gz
am e9fc17c1: Remove unused #include <selinux/android.h>
* commit 'e9fc17c18bdcf40fcb1c0f209dc86f18381387f4': Remove unused #include <selinux/android.h>
-rw-r--r--squashfs-tools/android.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/squashfs-tools/android.c b/squashfs-tools/android.c
index aaf91b5..1dbee63 100644
--- a/squashfs-tools/android.c
+++ b/squashfs-tools/android.c
@@ -24,7 +24,6 @@
#include <string.h>
#include <sys/stat.h>
-#include <selinux/android.h>
#include <selinux/label.h>
#include <selinux/selinux.h>