diff --git a/net/sock.h b/net/sock.h index f11736d..aa1442c 100644 --- a/net/sock.h +++ b/net/sock.h @@ -31,7 +31,7 @@ #ifdef HAVE_UNISTD_H #include #elif _WIN32 -#include +#include #endif #ifdef HAVE_SYS_UIO_H