mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=7189
This commit is contained in:
parent
cdc77f5138
commit
7434bd7c8a
|
@ -9952,12 +9952,3 @@ David 4 Aug 2005
|
|||
Makefile.incl
|
||||
lib/
|
||||
hostinfo.h
|
||||
|
||||
Rom 4 Aug 2005
|
||||
- config.h has to be included if the data type defined for
|
||||
boinc_socklen_t by the build environment is to be resolved
|
||||
correctly by the compiler.
|
||||
|
||||
lib/
|
||||
network.C
|
||||
|
|
@ -22,7 +22,6 @@
|
|||
#endif
|
||||
|
||||
#ifndef _WIN32
|
||||
#include "config.h"
|
||||
#include <unistd.h>
|
||||
#include <cstdio>
|
||||
#include <sys/socket.h>
|
||||
|
|
Loading…
Reference in New Issue