On Wed, Apr 10, 2019 at 02:16:30PM +0000, coypu%sdf.org@localhost wrote: > > +#if FUSE_USE_VERSION < 30 > +#define fuse_unmount fuse_unmount_compat30 > +#endif Open to (FUSE_USE_VERSION < 30) && (FUSE_USE_VERSION > 22) :-)