Fix Linux build.

This commit is contained in:
XMRig
2019-03-26 22:05:56 +07:00
parent b67bb17246
commit 41798119cf
4 changed files with 4 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
#endif
#include <string.h>
#include <string>
#include <time.h>
#include <uv.h>