Skip to content
Prev Previous commit
Next Next commit
build: support android build on ndk version equal or above 23(Android…
… 6.0)

change comment style
  • Loading branch information
forfun414 committed Jan 27, 2020
commit eebc6bc2695526640cc509cbf95b160f1b362e89
2 changes: 1 addition & 1 deletion deps/cares/config/android/ares_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
#define HAVE_GETNAMEINFO 1

/* Define to 1 if you have the getservbyport_r function. */
//#define HAVE_GETSERVBYPORT_R 1
/* #undef HAVE_GETSERVBYPORT_R */

/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1
Expand Down