mirror of https://github.com/BOINC/boinc.git
lib, Mac: fix build error
This commit is contained in:
parent
6733b34891
commit
df37758441
|
@ -23,6 +23,7 @@
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
#if SHOW_TIMING
|
#if SHOW_TIMING
|
||||||
#include <Carbon/Carbon.h>
|
#include <Carbon/Carbon.h>
|
||||||
|
|
Loading…
Reference in New Issue