Fixes bug 205988: sockaddr_in not recognized on cygwin.
This commit is contained in:
parent
fc92ec8e9f
commit
12a3f7e19b
|
@ -1 +1 @@
|
|||
1424
|
||||
1426
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#include <sys/socket.h>
|
||||
#include <netdb.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include "ikarus-data.h"
|
||||
|
||||
ikptr
|
||||
|
|
Loading…
Reference in New Issue