diff --git a/src/fuse_readdir_seq_getdents.icpp b/src/fuse_readdir_seq_getdents.icpp index 7cf29b27..adc948ba 100644 --- a/src/fuse_readdir_seq_getdents.icpp +++ b/src/fuse_readdir_seq_getdents.icpp @@ -16,6 +16,7 @@ static int _readdir(const Branches::Ptr &branches_, + const fs::path &rel_dirpath_, fuse_dirents_t *dirents_) {