aboutsummaryrefslogtreecommitdiff
path: root/dep/src/sockets/TcpSocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dep/src/sockets/TcpSocket.cpp')
-rw-r--r--dep/src/sockets/TcpSocket.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/src/sockets/TcpSocket.cpp b/dep/src/sockets/TcpSocket.cpp
index 9dab541eebe..523b83464bd 100644
--- a/dep/src/sockets/TcpSocket.cpp
+++ b/dep/src/sockets/TcpSocket.cpp
@@ -44,6 +44,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <openssl/err.h>
#endif
#include <map>
+#include <cstdio>
#include "TcpSocket.h"
#include "Utility.h"