SVN commit 782363 by osterfeld: compile on OS X 10.5 M +1 -1 workit.cpp --- trunk/icecream/daemon/workit.cpp #782362:782363 @@ -43,7 +43,7 @@ #endif #include -#if defined(__FreeBSD__) || defined(__DragonFly__) +#if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__APPLE__) #include #include #ifndef RUSAGE_SELF