0
0
Fork 0
mirror of synced 2025-09-24 04:39:38 +00:00

#28 Fixed Alpine Linux support.

This commit is contained in:
XMRig 2017-07-07 07:15:58 +03:00
parent 4545c84a11
commit 4a712354f1

View file

@ -25,6 +25,7 @@
#include <pthread.h>
#include <sched.h>
#include <unistd.h>
#include <string.h>
#include "Cpu.h"