diff --git a/src/mergerfs_api.cpp b/src/mergerfs_api.cpp index e69ea370..b5999bd0 100644 --- a/src/mergerfs_api.cpp +++ b/src/mergerfs_api.cpp @@ -3,6 +3,7 @@ #include "fs_xattr.hpp" #include "fs_exists.hpp" #include "fs_lgetxattr.hpp" +#include "fs_lsetxattr.hpp" #include "str.hpp" #include "scope_guard.hpp"