Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 19230103 authored by Yabin Cui's avatar Yabin Cui
Browse files

kill HAVE_GETHOSTBYNAME_R

Bug: 18363225
Change-Id: Ib34c094cd21b2221178755acdd9475a5bc2bf2c0
parent 6c706222
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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.
 */
+0 −5
Original line number Diff line number Diff line
@@ -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.
 */
+0 −5
Original line number Diff line number Diff line
@@ -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
 */