From d2914a0721d079722b6ac7121807f2422cc78e7a Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci <trapexit@spawn.link> Date: Tue, 26 Nov 2024 01:32:50 -0600 Subject: [PATCH] func_getattr_newest.cpp --- src/func_getattr_newest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/func_getattr_newest.cpp b/src/func_getattr_newest.cpp index e6565cc9..0f5dd3ec 100644 --- a/src/func_getattr_newest.cpp +++ b/src/func_getattr_newest.cpp @@ -11,6 +11,7 @@ Func2::GetattrNewest::process(const Branches &branches_, fuse_timeouts_t *timeout_) { int rv; + Branch *branch; Branches::CPtr branches; fs::Path fullpath;