mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-02 10:04:33 +00:00
sys/wait.h not required in windows
This commit is contained in:
parent
f19e67fe3a
commit
95e1e195ac
@ -23,9 +23,9 @@
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <sys/wait.h>
|
||||
#include <sys/resource.h>
|
||||
#endif
|
||||
#include <libgen.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user