diff options
Diffstat (limited to 'source/Host/common/Socket.cpp')
| -rw-r--r-- | source/Host/common/Socket.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Host/common/Socket.cpp b/source/Host/common/Socket.cpp index 0df9dc02c70f..5490e9b30bda 100644 --- a/source/Host/common/Socket.cpp +++ b/source/Host/common/Socket.cpp @@ -29,6 +29,7 @@  #include <netinet/tcp.h>  #include <sys/socket.h>  #include <sys/un.h> +#include <unistd.h>  #endif  #ifdef __linux__  | 
