diff --git a/src/fs_acl.cpp b/src/fs_acl.cpp index 120477ac..e3d6a7c0 100644 --- a/src/fs_acl.cpp +++ b/src/fs_acl.cpp @@ -44,7 +44,7 @@ namespace fs } bool - dir_has_defaults(const int fd_, + dir_has_defaults(const int dirfd_, const ghc::filesystem::path &relpath_) { int rv;