am 044568be: Merge "kill HAVE_GETHOSTBYNAME_R"

* commit '044568be18bb67a254398d65c15fe5e9caeb9d02':
  kill HAVE_GETHOSTBYNAME_R
This commit is contained in:
Yabin Cui
2014-11-13 19:21:48 +00:00
committed by Android Git Automerger
3 changed files with 0 additions and 15 deletions

View File

@@ -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.
*/

View File

@@ -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.
*/

View File

@@ -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
*/