From 336d17204e1ca1715143c7ee3fac92391eea6848 Mon Sep 17 00:00:00 2001 From: XMRig Date: Sun, 3 Feb 2019 14:48:11 +0700 Subject: [PATCH] Fix Linux build. --- src/crypto/CryptoNight_constants.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/crypto/CryptoNight_constants.h b/src/crypto/CryptoNight_constants.h index 3feb5697..f7a9542b 100644 --- a/src/crypto/CryptoNight_constants.h +++ b/src/crypto/CryptoNight_constants.h @@ -27,6 +27,7 @@ #define XMRIG_CRYPTONIGHT_CONSTANTS_H +#include #include