From 646562050ac5247151669337aea7e5e6a6b4876c Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 23 Nov 2025 00:54:55 -0600 Subject: [PATCH] fuse_getattr.cpp --- src/fuse_getattr.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fuse_getattr.cpp b/src/fuse_getattr.cpp index 90e2eb57..32211fad 100644 --- a/src/fuse_getattr.cpp +++ b/src/fuse_getattr.cpp @@ -31,6 +31,8 @@ #include "fuse.h" +#include + #include