#196 Fix Linux build.

This commit is contained in:
XMRig 2017-11-17 12:59:46 +03:00
parent d403dcf95c
commit 4b00eb4a9f
5 changed files with 10 additions and 6 deletions

View file

@ -22,6 +22,7 @@
*/
#include <sched.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/resource.h>