summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-05 19:07:05 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-05 19:07:05 +0200
commit7ab29dbc2692f45957ceec2c62ccc8a683cbcdaf (patch)
tree597396f2aeea51e3655c852fcd289cdafdd50b46
parent3a66250fd60d109e178d7dd11ff520bec6ee1aca (diff)
downloadandroid-node-v8-7ab29dbc2692f45957ceec2c62ccc8a683cbcdaf.tar.gz
android-node-v8-7ab29dbc2692f45957ceec2c62ccc8a683cbcdaf.tar.bz2
android-node-v8-7ab29dbc2692f45957ceec2c62ccc8a683cbcdaf.zip
android: ares: fix config
-rw-r--r--deps/cares/config/android/ares_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/cares/config/android/ares_config.h b/deps/cares/config/android/ares_config.h
index 1a5265a509..2d469d5ca7 100644
--- a/deps/cares/config/android/ares_config.h
+++ b/deps/cares/config/android/ares_config.h
@@ -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