From 8a51590d7dd29517ca0f96396517d88923c6ace6 Mon Sep 17 00:00:00 2001 From: enWILLYado Date: Wed, 7 Mar 2018 00:18:51 +0100 Subject: [PATCH] Fix fixed --- src/workers/Hashrate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/workers/Hashrate.cpp b/src/workers/Hashrate.cpp index ed4a4287..fec58f3c 100644 --- a/src/workers/Hashrate.cpp +++ b/src/workers/Hashrate.cpp @@ -58,7 +58,7 @@ static int gettimeofday(struct timeval* tp, struct timezone* tzp) #endif #include -#include +#include #include #include