Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/netconnection.cc')
-rw-r--r--src/core/netconnection.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/netconnection.cc b/src/core/netconnection.cc
index 0b33652..ed1a91b 100644
--- a/src/core/netconnection.cc
+++ b/src/core/netconnection.cc
@@ -5,6 +5,7 @@
*/
#include <zlib.h>
+#include <string.h>
#include <sstream>