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

Commit faddef70 authored by Yabin Cui's avatar Yabin Cui Committed by Android Git Automerger
Browse files

am 044568be: Merge "kill HAVE_GETHOSTBYNAME_R"

* commit '044568be':
  kill HAVE_GETHOSTBYNAME_R
parents cc12050f 044568be
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
 */