Blob Blame History Raw
--- src/network/nNetwork.cpp	2008-01-04 09:16:15.000000000 -0600
+++ src/network/nNetwork.cpp	2008-01-04 09:16:15.000000000 -0600
@@ -40,6 +40,7 @@
 #include <stdlib.h>
 #include <fstream>
 #include "tMath.h"
+#include <string.h>
 
 #ifndef WIN32
 #include  <netinet/in.h>