* libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.
* libc/inet_network.c: Ditto.
This commit is contained in:
@ -77,6 +77,7 @@ static const char rcsid[] = "$Id$";
|
||||
__FBSDID("$FreeBSD$");
|
||||
#else
|
||||
#define __INSIDE_CYGWIN__
|
||||
#define __INSIDE_CYGWIN_NET__
|
||||
#endif
|
||||
|
||||
#ifndef __CYGWIN__
|
||||
|
Reference in New Issue
Block a user