mirror of
https://github.com/Cxbx-Reloaded/unicorn.git
synced 2025-03-04 01:07:43 +00:00
Fixes crash on Windows 64bit
This commit is contained in:
parent
3f726d1c57
commit
2fc483ec47
@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
|
#include <setjmp.h>
|
||||||
|
|
||||||
/* Workaround for older versions of MinGW. */
|
/* Workaround for older versions of MinGW. */
|
||||||
#ifndef ECONNREFUSED
|
#ifndef ECONNREFUSED
|
||||||
|
Loading…
x
Reference in New Issue
Block a user