summaryrefslogtreecommitdiff
blob: ae9b58f6e99b79f304195ff88070a376aef74d1a (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/statistics.hpp
+++ b/src/statistics.hpp
@@ -3,6 +3,7 @@
 
 #include <list>
 #include <string>
+#include <sys/time.h>
 
 namespace statistics {