diff --git a/lib/base/unix.hpp b/lib/base/unix.hpp index d4dcabcac..5d8133afd 100644 --- a/lib/base/unix.hpp +++ b/lib/base/unix.hpp @@ -41,6 +41,7 @@ #include #include #include +#include typedef int SOCKET; #define INVALID_SOCKET (-1)