Module Name: src Committed By: pho Date: Sun Jan 26 02:06:39 UTC 2025
Modified Files: src/lib/librefuse: fuse.h Log Message: lib/librefuse: Fix an issue in the header <fuse.h> It failed to expose "struct fuse_operations" when the FUSE 3.4 API was requested. Any other API versions worked fine. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/librefuse/fuse.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.