From 66fd532ee6bd39f5d2db82c17b188d593b6d2d89 Mon Sep 17 00:00:00 2001 From: XMRig Date: Fri, 13 Sep 2019 17:23:33 +0700 Subject: [PATCH] Fixed Linux build. --- src/net/JobResults.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/net/JobResults.h b/src/net/JobResults.h index 576e72192..4d16d27bf 100644 --- a/src/net/JobResults.h +++ b/src/net/JobResults.h @@ -27,6 +27,7 @@ #define XMRIG_JOBRESULTS_H +#include #include