summaryrefslogtreecommitdiff
path: root/src/Sockets/TcpSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Sockets/TcpSocket.h')
-rw-r--r--src/Sockets/TcpSocket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Sockets/TcpSocket.h b/src/Sockets/TcpSocket.h
index 47f7d15..1733de4 100644
--- a/src/Sockets/TcpSocket.h
+++ b/src/Sockets/TcpSocket.h
@@ -36,6 +36,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "SSLInitializer.h"
#endif
+#include <cstring>
#define TCP_BUFSIZE_READ 16400
#define TCP_OUTPUT_CAPACITY 1024000