summaryrefslogtreecommitdiff
path: root/src/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/path.h')
-rw-r--r--src/path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path.h b/src/path.h
index 41b22fa..c834969 100644
--- a/src/path.h
+++ b/src/path.h
@@ -83,6 +83,7 @@ struct path_resolve_args {
int nr_conn;
size_t min_chunk_sz;
size_t max_chunk_sz;
+ size_t chunk_align;
};
/* recursivly walk through src_path and fill path_list for each file */