summarylogtreecommitdiffstats
path: root/functional.patch
diff options
context:
space:
mode:
Diffstat (limited to 'functional.patch')
-rw-r--r--functional.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/functional.patch b/functional.patch
new file mode 100644
index 000000000000..f6715562ff42
--- /dev/null
+++ b/functional.patch
@@ -0,0 +1,12 @@
+diff --git a/ClientStats.h b/ClientStats.h
+index 2533bf6..1fde607 100644
+--- a/ClientStats.h
++++ b/ClientStats.h
+@@ -11,6 +11,7 @@
+ #include <condition_variable>
+ #include <thread>
+ #include <vector>
++#include <functional>
+
+ #include "fuse_optype.h"
+ #include "logger.h"