diff --git a/src/fuse_getattr.cpp b/src/fuse_getattr.cpp index ed49618b..c518933e 100644 --- a/src/fuse_getattr.cpp +++ b/src/fuse_getattr.cpp @@ -28,6 +28,7 @@ #include #include + using std::string;