diff options
Diffstat (limited to 'deps/v8/src/win32-headers.h')
-rw-r--r-- | deps/v8/src/win32-headers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/win32-headers.h b/deps/v8/src/win32-headers.h index fca5c137e..0ee330668 100644 --- a/deps/v8/src/win32-headers.h +++ b/deps/v8/src/win32-headers.h @@ -75,6 +75,7 @@ // makes it impossible to have them elsewhere. #include <winsock2.h> #include <ws2tcpip.h> +#include <wspiapi.h> #include <process.h> // for _beginthreadex() #include <stdlib.h> #endif // V8_WIN32_HEADERS_FULL |