mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-06 15:42:38 -05:00
Fix Linux build.
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
#include <array>
|
#include <array>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <fstream>
|
|
||||||
#include <thread>
|
#include <thread>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -20,6 +20,9 @@
|
|||||||
#include "base/tools/String.h"
|
#include "base/tools/String.h"
|
||||||
|
|
||||||
|
|
||||||
|
#include <fstream>
|
||||||
|
|
||||||
|
|
||||||
#if __ARM_FEATURE_CRYPTO
|
#if __ARM_FEATURE_CRYPTO
|
||||||
# include <sys/auxv.h>
|
# include <sys/auxv.h>
|
||||||
# if !defined(XMRIG_OS_FREEBSD)
|
# if !defined(XMRIG_OS_FREEBSD)
|
||||||
|
|||||||
Reference in New Issue
Block a user