mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=6141
This commit is contained in:
parent
b1cfc06b3b
commit
09972956da
|
@ -6518,7 +6518,9 @@ Rom 12 May 2005
|
|||
win_screensaver.cpp
|
||||
|
||||
Charlie 13 may 2005
|
||||
Mac: Update build instructions.
|
||||
|
||||
Mac: Update build instructions.
|
||||
Fix compile error.
|
||||
client/
|
||||
main.C
|
||||
mac_build/
|
||||
HowToBuildBOINC_XCode.rtf
|
||||
|
|
|
@ -33,6 +33,7 @@ typedef void (CALLBACK* IdleTrackerTerm)();
|
|||
#else
|
||||
#include "config.h"
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Reference in New Issue