Merge "kill HAVE_GETHOSTBYNAME_R"
This commit is contained in:
commit
044568be18
3 changed files with 0 additions and 15 deletions
|
@ -75,11 +75,6 @@
|
||||||
*/
|
*/
|
||||||
/* #define HAVE_LOCALTIME_R */
|
/* #define HAVE_LOCALTIME_R */
|
||||||
|
|
||||||
/*
|
|
||||||
* Define this if we have gethostbyname_r().
|
|
||||||
*/
|
|
||||||
/* #define HAVE_GETHOSTBYNAME_R */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if we want to use WinSock.
|
* Define this if we want to use WinSock.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -75,11 +75,6 @@
|
||||||
*/
|
*/
|
||||||
/* #define HAVE_LOCALTIME_R */
|
/* #define HAVE_LOCALTIME_R */
|
||||||
|
|
||||||
/*
|
|
||||||
* Define this if we have gethostbyname_r().
|
|
||||||
*/
|
|
||||||
/* #define HAVE_GETHOSTBYNAME_R */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if we want to use WinSock.
|
* Define this if we want to use WinSock.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -70,11 +70,6 @@
|
||||||
*/
|
*/
|
||||||
#define HAVE_LOCALTIME_R 1
|
#define HAVE_LOCALTIME_R 1
|
||||||
|
|
||||||
/*
|
|
||||||
* Define this if we have gethostbyname_r().
|
|
||||||
*/
|
|
||||||
#define HAVE_GETHOSTBYNAME_R
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if have clock_gettime() and friends
|
* Define this if have clock_gettime() and friends
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue