Fix Linux build.
This commit is contained in:
parent
34b4448a81
commit
57a4998ae2
2 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
|
||||
#include <array>
|
||||
#include <cstring>
|
||||
#include <fstream>
|
||||
#include <thread>
|
||||
|
||||
|
||||
|
|
|
@ -20,6 +20,9 @@
|
|||
#include "base/tools/String.h"
|
||||
|
||||
|
||||
#include <fstream>
|
||||
|
||||
|
||||
#if __ARM_FEATURE_CRYPTO
|
||||
# include <sys/auxv.h>
|
||||
# if !defined(XMRIG_OS_FREEBSD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue