From 0a561c0e3a9511eea0d8fe9d40d283bf2bf4991e Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Wed, 7 Feb 2024 00:00:08 -0600 Subject: [PATCH] fs_fgetxattr.hpp --- src/fs_fgetxattr.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fs_fgetxattr.hpp b/src/fs_fgetxattr.hpp index 7530d5d6..d0c0352c 100644 --- a/src/fs_fgetxattr.hpp +++ b/src/fs_fgetxattr.hpp @@ -21,6 +21,8 @@ #include "errno.hpp" #include "xattr.hpp" +#include "ghc/filesystem.hpp" + #include #include