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

Commit 044568be authored by Yabin Cui's avatar Yabin Cui Committed by Gerrit Code Review
Browse files

Merge "kill HAVE_GETHOSTBYNAME_R"

parents 6c706222 19230103
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
 */