forked from openkylin/platform_build
am faddef70: am 044568be: Merge "kill HAVE_GETHOSTBYNAME_R"
* commit 'faddef7018c815487d7608a43257075ebf4b9859': kill HAVE_GETHOSTBYNAME_R
This commit is contained in:
commit
1584bbe56b
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue