From 4fde48c050059ee84a6367dd1965f7d47cf48f0b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 3 Aug 2008 09:53:55 +0000 Subject: added amd64 build fix patch by gebi --- src/Sockets/TcpSocket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Sockets/TcpSocket.h') 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 #define TCP_BUFSIZE_READ 16400 #define TCP_OUTPUT_CAPACITY 1024000 -- cgit v1.2.3