aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/c-ares/src/lib/ares_config-linux.h
diff options
context:
space:
mode:
authorAlexander Smirnov <alex@ydb.tech>2024-10-19 17:59:18 +0000
committerAlexander Smirnov <alex@ydb.tech>2024-10-19 17:59:18 +0000
commitceddbfe68f6ec7949a4062716c8f9840a59c6888 (patch)
treeabfecadbb9c1e5aea40701dd20d902cb7bccd962 /contrib/libs/c-ares/src/lib/ares_config-linux.h
parent07f2e60d02d95eab14a86a4b9469db1af7795001 (diff)
parentd920c750e476fa2dc80c45f990d9456b1afeadd1 (diff)
downloadydb-ceddbfe68f6ec7949a4062716c8f9840a59c6888.tar.gz
Merge branch 'rightlib' into mergelibs-241019-1758
Diffstat (limited to 'contrib/libs/c-ares/src/lib/ares_config-linux.h')
-rw-r--r--contrib/libs/c-ares/src/lib/ares_config-linux.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/libs/c-ares/src/lib/ares_config-linux.h b/contrib/libs/c-ares/src/lib/ares_config-linux.h
index d18434ea63..49e41d4f6e 100644
--- a/contrib/libs/c-ares/src/lib/ares_config-linux.h
+++ b/contrib/libs/c-ares/src/lib/ares_config-linux.h
@@ -82,6 +82,9 @@
/* Define to 1 if you have the <poll.h> header file. */
#define HAVE_POLL_H 1
+/* Define to 1 if you have the memmem function. */
+#define HAVE_MEMMEM 1
+
/* Define to 1 if you have the poll function. */
#define HAVE_POLL 1
@@ -242,6 +245,9 @@
/* Define to 1 if you have the send function. */
#define HAVE_SEND 1
+/* Define to 1 if you have the sendto function. */
+#define HAVE_SENDTO 1
+
/* Define to 1 if you have the setsockopt function. */
#define HAVE_SETSOCKOPT 1