Commit d92e4090 authored by Constantin Rack's avatar Constantin Rack

Merge pull request #1755 from UsamaMehboob/master

fixed issue #1754
parents e1254e10 a72cb5d4
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#include "windows.hpp" #include "windows.hpp"
#else #else
#include <sys/types.h> #include <sys/types.h>
#include <unistd.h>
#include <sys/socket.h> #include <sys/socket.h>
#include <netinet/in.h> #include <netinet/in.h>
#include <arpa/inet.h> #include <arpa/inet.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment