mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-11-22 12:55:12 +00:00
build: use getenv() replacement function for systems which lack it
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#define PACKAGE "c-ares"
|
||||
|
||||
#define HAVE_ERRNO_H 1
|
||||
#define HAVE_GETENV 1
|
||||
#define HAVE_GETTIMEOFDAY 1
|
||||
#define HAVE_IOCTLSOCKET 1
|
||||
#define HAVE_IOCTLSOCKET_FIONBIO 1
|
||||
|
||||
Reference in New Issue
Block a user