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/netclient.cc')
-rw-r--r--src/core/netclient.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/netclient.cc b/src/core/netclient.cc
index fa89e47..1289319 100644
--- a/src/core/netclient.cc
+++ b/src/core/netclient.cc
@@ -4,6 +4,7 @@
the terms of the GNU General Public License version 2
*/
+#include <string.h>
#include <zlib.h>
#include <iostream>