summaryrefslogtreecommitdiff
path: root/ext4_utils/make_ext4fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext4_utils/make_ext4fs.h')
-rw-r--r--ext4_utils/make_ext4fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext4_utils/make_ext4fs.h b/ext4_utils/make_ext4fs.h
index 577157ac..e80e6367 100644
--- a/ext4_utils/make_ext4fs.h
+++ b/ext4_utils/make_ext4fs.h
@@ -27,6 +27,7 @@ extern "C" {
#ifndef USE_MINGW
#include <selinux/selinux.h>
#include <selinux/label.h>
+#include <selinux/android.h>
#else
struct selabel_handle;
#endif