Belongs after double inclusion protection

svn path=/trunk/boinc/; revision=7377
This commit is contained in:
Bruce Allen 2005-08-16 22:57:22 +00:00
parent d073bfb255
commit afb16504bf
1 changed files with 1 additions and 2 deletions

View File

@ -17,11 +17,10 @@
// or write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include <string.h>
#ifndef _BOINC_NETWORK_H_
#define _BOINC_NETWORK_H_
#include <string.h>
struct FDSET_GROUP {
fd_set read_fds;