From be66ba2c1dc76887577e33bf9b9dca0a473cd57b Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Thu, 20 Nov 2025 22:31:44 -0600 Subject: [PATCH] func_getattr_ff.cpp --- src/func_getattr_ff.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/func_getattr_ff.cpp b/src/func_getattr_ff.cpp index 4a94f69c..6ea0e1f3 100644 --- a/src/func_getattr_ff.cpp +++ b/src/func_getattr_ff.cpp @@ -1,5 +1,6 @@ #include "func_getattr_ff.hpp" +#include "error.hpp" #include "fs_stat.hpp" #include "fs_inode.hpp" #include "symlinkify.hpp"