mirror of https://github.com/BOINC/boinc.git
Added #include for Mac build
svn path=/trunk/boinc/; revision=48
This commit is contained in:
parent
a8ad541bfb
commit
6d6f00870e
|
@ -24,6 +24,7 @@
|
|||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
#include <fcntl.h>
|
||||
#include <ctype.h>
|
||||
|
|
Loading…
Reference in New Issue