Fix Termux build.

This commit is contained in:
XMRig
2018-05-07 00:56:39 +07:00
parent dd73f7d78b
commit 0075c1f436

View File

@@ -29,11 +29,13 @@
#endif
#include <pthread.h>
#include <sched.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/resource.h>
#include <unistd.h>
#include <uv.h>