From cc8a2f98b2defab5c4043c4144913bd0a1fcd1e8 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Fri, 2 Jan 2026 13:40:59 -0600 Subject: [PATCH] fs_xattr.cpp --- src/fs_xattr.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fs_xattr.cpp b/src/fs_xattr.cpp index 789e5de4..7b21c15c 100644 --- a/src/fs_xattr.cpp +++ b/src/fs_xattr.cpp @@ -26,6 +26,7 @@ #include "fs_lremovexattr.hpp" #include "fs_lsetxattr.hpp" #include "fs_open.hpp" +#include "fs_path.hpp" #include "str.hpp" #include