mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Win64 fixes for GNUstep
This commit is contained in:
parent
dc481825ec
commit
532b85c7a9
1 changed files with 1 additions and 0 deletions
|
@ -308,6 +308,7 @@ typedef struct {
|
|||
#endif
|
||||
|
||||
#if defined(__WIN64__)
|
||||
#define WinBOOL WINBOOL
|
||||
#include <winsock2.h>
|
||||
#include <windows.h>
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue