Compile fix (bzero)

svn path=/trunk/boinc/; revision=7375
This commit is contained in:
Bruce Allen 2005-08-16 22:49:18 +00:00
parent 3a489721f7
commit 97db749cfa
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@
// http://www.gnu.org/copyleft/lesser.html
// 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_