diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index 4d687127..8db68c8c 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -233,7 +233,7 @@ namespace l fi = reinterpret_cast(ffi_->fh); foo.visit(fi->fusepath, - [](auto &x) + [](int backing_id_) { });