aboutsummaryrefslogtreecommitdiff
path: root/squashfs-tools/mksquashfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'squashfs-tools/mksquashfs.c')
-rw-r--r--squashfs-tools/mksquashfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/squashfs-tools/mksquashfs.c b/squashfs-tools/mksquashfs.c
index 6fe9555..dd75aaa 100644
--- a/squashfs-tools/mksquashfs.c
+++ b/squashfs-tools/mksquashfs.c
@@ -86,6 +86,7 @@
#include "android.h"
#include "private/android_filesystem_config.h"
#include "private/canned_fs_config.h"
+#include "private/fs_config.h"
int android_config = FALSE;
char *context_file = NULL;
char *mount_point = NULL;