summaryrefslogtreecommitdiffstats
path: root/minzip/DirUtil.h
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2012-10-16 19:47:27 +0200
committerKenny Root <kroot@google.com>2012-10-16 21:57:26 +0200
commit7eb7567aa3faebfb22bd052f3505d485ee23d585 (patch)
tree0462d8372a28cd14dc5a2389b25500687e7950c9 /minzip/DirUtil.h
parentMerge "Fixing trivial warnings for libminui" (diff)
downloadandroid_bootable_recovery-7eb7567aa3faebfb22bd052f3505d485ee23d585.tar
android_bootable_recovery-7eb7567aa3faebfb22bd052f3505d485ee23d585.tar.gz
android_bootable_recovery-7eb7567aa3faebfb22bd052f3505d485ee23d585.tar.bz2
android_bootable_recovery-7eb7567aa3faebfb22bd052f3505d485ee23d585.tar.lz
android_bootable_recovery-7eb7567aa3faebfb22bd052f3505d485ee23d585.tar.xz
android_bootable_recovery-7eb7567aa3faebfb22bd052f3505d485ee23d585.tar.zst
android_bootable_recovery-7eb7567aa3faebfb22bd052f3505d485ee23d585.zip
Diffstat (limited to 'minzip/DirUtil.h')
-rw-r--r--minzip/DirUtil.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/minzip/DirUtil.h b/minzip/DirUtil.h
index f8be64026..a5cfa761b 100644
--- a/minzip/DirUtil.h
+++ b/minzip/DirUtil.h
@@ -24,12 +24,8 @@
extern "C" {
#endif
-#ifdef HAVE_SELINUX
#include <selinux/selinux.h>
#include <selinux/label.h>
-#else
-struct selabel_handle;
-#endif
/* Like "mkdir -p", try to guarantee that all directories
* specified in path are present, creating as many directories