mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix mruby-socket test failure on MinGW.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <windows.h>
|
||||
#include <winerror.h>
|
||||
|
||||
#define SHUT_RDWR SD_BOTH
|
||||
#ifndef _SSIZE_T_DEFINED
|
||||
|
||||
Reference in New Issue
Block a user