mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-06-20 12:21:33 +08:00
change fuse functions to use the fuse namespace
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
|
||||
namespace mergerfs
|
||||
{
|
||||
namespace open
|
||||
namespace fuse
|
||||
{
|
||||
int
|
||||
open(const char *fusepath,
|
||||
|
Reference in New Issue
Block a user