diff --git a/src/fuse_open.cpp b/src/fuse_open.cpp index a9864245..0ce89d53 100644 --- a/src/fuse_open.cpp +++ b/src/fuse_open.cpp @@ -43,8 +43,7 @@ struct PT }; typedef boost::unordered::concurrent_flat_map PTMap;; -static boost::unordered::concurrent_flat_map pt; - +static PTMap pt; namespace l {