summarylogtreecommitdiffstats
path: root/functional.patch
blob: f6715562ff42a301f604d55eb94593521f63d4e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"