kill HAVE_GETHOSTBYNAME_R
Bug: 18363225 Change-Id: Ib34c094cd21b2221178755acdd9475a5bc2bf2c0
This commit is contained in:
@@ -75,11 +75,6 @@
|
||||
*/
|
||||
/* #define HAVE_LOCALTIME_R */
|
||||
|
||||
/*
|
||||
* Define this if we have gethostbyname_r().
|
||||
*/
|
||||
/* #define HAVE_GETHOSTBYNAME_R */
|
||||
|
||||
/*
|
||||
* Define this if we want to use WinSock.
|
||||
*/
|
||||
|
@@ -75,11 +75,6 @@
|
||||
*/
|
||||
/* #define HAVE_LOCALTIME_R */
|
||||
|
||||
/*
|
||||
* Define this if we have gethostbyname_r().
|
||||
*/
|
||||
/* #define HAVE_GETHOSTBYNAME_R */
|
||||
|
||||
/*
|
||||
* Define this if we want to use WinSock.
|
||||
*/
|
||||
|
@@ -70,11 +70,6 @@
|
||||
*/
|
||||
#define HAVE_LOCALTIME_R 1
|
||||
|
||||
/*
|
||||
* Define this if we have gethostbyname_r().
|
||||
*/
|
||||
#define HAVE_GETHOSTBYNAME_R
|
||||
|
||||
/*
|
||||
* Define this if have clock_gettime() and friends
|
||||
*/
|
||||
|
Reference in New Issue
Block a user