From 10a0bae9489acd000e8d07d7ff277d54ad5cf3bb Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Fri, 12 Apr 2024 08:59:28 -0500 Subject: [PATCH] fuse_open.cpp --- src/fuse_open.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index 1824f674..ba73c9de 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -35,6 +35,8 @@ #include #include +static boost::unordered::concurrent_flat_map pt; + namespace l {