Fixes bug 205988: sockaddr_in not recognized on cygwin.

This commit is contained in:
Abdulaziz Ghuloum 2008-03-24 13:18:39 -04:00
parent fc92ec8e9f
commit 12a3f7e19b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1424
1426

View File

@ -26,7 +26,7 @@
#include <sys/socket.h>
#include <netdb.h>
#include <string.h>
#include <netinet/in.h>
#include "ikarus-data.h"
ikptr