mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-06 11:10:06 +00:00
Changes for Watt-32 on Windows. I've assumed Configure
sets the required HAVE_xx defines for non-DOS/Win targets.
This commit is contained in:
@ -16,9 +16,7 @@
|
||||
#include "setup.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
#else
|
||||
#if !defined(WIN32) || defined(WATT32)
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user