Fixed linux compile
This commit is contained in:
parent
c7983f2048
commit
16370c4bd7
1 changed files with 2 additions and 3 deletions
|
@ -22,9 +22,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sched.h>
|
#include <sched.h>
|
||||||
#include <stdio.h>
|
#include <cstring>
|
||||||
#include <stdlib.h>
|
#include <string>
|
||||||
#include <string.h>
|
|
||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
#include <uv.h>
|
#include <uv.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue