1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-23 14:52:52 -05:00

Fix linux build.

This commit is contained in:
XMRig
2017-06-14 16:11:01 +03:00
parent 8ebb659cd6
commit 5af169fd7b
11 changed files with 220 additions and 3 deletions

View File

@@ -22,8 +22,9 @@
*/
#include <uv.h>
#include <jansson.h>
#include <string.h>
#include <uv.h>
#ifdef _MSC_VER