From eac6a97a2e65d97e6c44abb5692707eaca1e1c45 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