aboutsummaryrefslogtreecommitdiff
path: root/bin/gensquashfs/src/mkfs.h
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2023-06-01 14:28:20 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2023-06-01 14:28:20 +0200
commit665221e904df597925fc411d443802b20758b71f (patch)
treeb26789d7cc7fb46a35735befee7f02638e4d8ea5 /bin/gensquashfs/src/mkfs.h
parent50b67940c793e72656787469ced6e0245bb580b4 (diff)
Cleanup some redundant header inclusions
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'bin/gensquashfs/src/mkfs.h')
-rw-r--r--bin/gensquashfs/src/mkfs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/gensquashfs/src/mkfs.h b/bin/gensquashfs/src/mkfs.h
index 9cb289d..9f2be13 100644
--- a/bin/gensquashfs/src/mkfs.h
+++ b/bin/gensquashfs/src/mkfs.h
@@ -11,7 +11,6 @@
#include "config.h"
#include "common.h"
-#include "fstree.h"
#include "io/dir_iterator.h"
#include "util/util.h"
#include "io/file.h"