diff options
Diffstat (limited to 'include/ruby/win32.h')
-rw-r--r-- | include/ruby/win32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ruby/win32.h b/include/ruby/win32.h index 27a3467606..dfb56f4182 100644 --- a/include/ruby/win32.h +++ b/include/ruby/win32.h @@ -35,7 +35,6 @@ extern "C++" { /* template without extern "C++" */ #endif #include <winsock2.h> #include <ws2tcpip.h> -#include <mswsock.h> #if !defined(_MSC_VER) || _MSC_VER >= 1400 #include <iphlpapi.h> #endif |