diff --git a/lib/network.h b/lib/network.h index 8832ffa486..acd6d0370f 100644 --- a/lib/network.h +++ b/lib/network.h @@ -17,11 +17,10 @@ // or write to the Free Software Foundation, Inc., // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -#include - #ifndef _BOINC_NETWORK_H_ #define _BOINC_NETWORK_H_ +#include struct FDSET_GROUP { fd_set read_fds;