Brian Dessent's fixes for cygwin builds
This commit is contained in:
@@ -157,7 +157,7 @@ static long ConnectionStore(struct SessionHandle *data,
|
||||
#ifndef USE_ARES
|
||||
/* not for Win32, unless it is cygwin
|
||||
not for ares builds */
|
||||
#if !defined(WIN32) || defined(__CYGWIN32__)
|
||||
#if !defined(WIN32) || defined(__CYGWIN__)
|
||||
|
||||
#ifndef RETSIGTYPE
|
||||
#define RETSIGTYPE void
|
||||
|
Reference in New Issue
Block a user