mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
windows compile fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33974 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d18a469216
commit
a019a0480c
6 changed files with 25 additions and 22 deletions
|
@ -39,6 +39,7 @@
|
|||
|
||||
#if defined(__MINGW__)
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#else
|
||||
#include <netdb.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue