134,135c134
< void (*seek)(std::shared_ptr<FileFDEntry>)
< = [] (std::shared_ptr<FileFDEntry> ffd)
---
> auto seek = [] (std::shared_ptr<FileFDEntry> ffd)