Commit 0711c861 authored by Hiroshi Mimaki's avatar Hiroshi Mimaki

Fix mruby-socket test failure on MinGW.

parent 68c53848
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment