Fixed linux build.

feature-httpd
XMRig 2017-08-16 14:49:37 +03:00
parent beb9af4313
commit e049b80f1a
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@
*/
#include <string.h>
#include <uv.h>

View File

@ -24,6 +24,7 @@
#include <sched.h>
#include <stdlib.h>
#include <string.h>
#include <sys/resource.h>
#include <uv.h>