Fixes to the .net plugin for Cygwin, submitted by Norman Vine
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
typedef int socklen_t;
|
||||
#endif
|
||||
|
||||
#ifndef WIN32
|
||||
#if defined(__CYGWIN__) || !defined(WIN32)
|
||||
extern "C" {
|
||||
# include <netdb.h>
|
||||
# include <sys/time.h>
|
||||
|
||||
Reference in New Issue
Block a user