diff options
Diffstat (limited to 'common/network/TcpSocket.cxx')
-rw-r--r-- | common/network/TcpSocket.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/network/TcpSocket.cxx b/common/network/TcpSocket.cxx index 3212ace7..5dd24287 100644 --- a/common/network/TcpSocket.cxx +++ b/common/network/TcpSocket.cxx @@ -37,6 +37,7 @@ #include <fcntl.h> #endif +#include <stdlib.h> #include <network/TcpSocket.h> #include <rfb/util.h> #include <rfb/LogWriter.h> |