diff --git a/src/mergerfs.cpp b/src/mergerfs.cpp index 28c7161c..6cf4cd62 100644 --- a/src/mergerfs.cpp +++ b/src/mergerfs.cpp @@ -384,6 +384,7 @@ main(int argc_, CLI::App app; bool foreground; + bool debug; std::vector opts; app.description("mergerfs: A featureful union filesystem");