am faddef70: am 044568be: Merge "kill HAVE_GETHOSTBYNAME_R"

* commit 'faddef7018c815487d7608a43257075ebf4b9859':
  kill HAVE_GETHOSTBYNAME_R
This commit is contained in:
Yabin Cui 2014-11-14 00:47:29 +00:00 committed by Android Git Automerger
commit 1584bbe56b
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
*/