aboutsummaryrefslogtreecommitdiff
path: root/bin/gensquashfs/test/sort_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gensquashfs/test/sort_file.c')
-rw-r--r--bin/gensquashfs/test/sort_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gensquashfs/test/sort_file.c b/bin/gensquashfs/test/sort_file.c
index af50260..063f95d 100644
--- a/bin/gensquashfs/test/sort_file.c
+++ b/bin/gensquashfs/test/sort_file.c
@@ -111,8 +111,8 @@ static int flags[] = {
int main(int argc, char **argv)
{
+ sqfs_istream_t *memstream;
fstree_defaults_t fsd;
- istream_t *memstream;
tree_node_t *n;
fstree_t fs;
size_t i;