summaryrefslogtreecommitdiffstats
path: root/minzip/DirUtil.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-04-02 18:06:57 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-04-02 18:06:57 +0200
commit5c23b801e5f29ca85dde4a58fde4a69faacd7c6c (patch)
treeac0b71a6d604f495ea4006b070ed671cc7067145 /minzip/DirUtil.h
parentrecovery: use __android_log_pmsg_file_write for log files (diff)
parentMerge "Move selinux dependencies out of header files." (diff)
downloadandroid_bootable_recovery-5c23b801e5f29ca85dde4a58fde4a69faacd7c6c.tar
android_bootable_recovery-5c23b801e5f29ca85dde4a58fde4a69faacd7c6c.tar.gz
android_bootable_recovery-5c23b801e5f29ca85dde4a58fde4a69faacd7c6c.tar.bz2
android_bootable_recovery-5c23b801e5f29ca85dde4a58fde4a69faacd7c6c.tar.lz
android_bootable_recovery-5c23b801e5f29ca85dde4a58fde4a69faacd7c6c.tar.xz
android_bootable_recovery-5c23b801e5f29ca85dde4a58fde4a69faacd7c6c.tar.zst
android_bootable_recovery-5c23b801e5f29ca85dde4a58fde4a69faacd7c6c.zip
Diffstat (limited to 'minzip/DirUtil.h')
-rw-r--r--minzip/DirUtil.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/minzip/DirUtil.h b/minzip/DirUtil.h
index 85a00128b..85b83c387 100644
--- a/minzip/DirUtil.h
+++ b/minzip/DirUtil.h
@@ -24,8 +24,7 @@
extern "C" {
#endif
-#include <selinux/selinux.h>
-#include <selinux/label.h>
+struct selabel_handle;
/* Like "mkdir -p", try to guarantee that all directories
* specified in path are present, creating as many directories