diff options
author | uranix <uranix@yandex-team.ru> | 2022-02-10 16:47:58 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:58 +0300 |
commit | 5dc58bb9405dd89d5727cc5984b067cd5cf98133 (patch) | |
tree | ab6c56039a12afe5127ceb7e5bdbd30f28bd4565 /contrib/libs/curl/lib/curl_config-linux.h | |
parent | 01beb2a58f2156c63596a6dba7069307fc6f286e (diff) | |
download | ydb-5dc58bb9405dd89d5727cc5984b067cd5cf98133.tar.gz |
Restoring authorship annotation for <uranix@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/curl/lib/curl_config-linux.h')
-rw-r--r-- | contrib/libs/curl/lib/curl_config-linux.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libs/curl/lib/curl_config-linux.h b/contrib/libs/curl/lib/curl_config-linux.h index 0dfa912535..249afdc8d9 100644 --- a/contrib/libs/curl/lib/curl_config-linux.h +++ b/contrib/libs/curl/lib/curl_config-linux.h @@ -306,7 +306,7 @@ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have a working glibc-style strerror_r function. */ -#define HAVE_GLIBC_STRERROR_R 1 +#define HAVE_GLIBC_STRERROR_R 1 /* Define to 1 if you have a working gmtime_r function. */ #define HAVE_GMTIME_R 1 @@ -472,7 +472,7 @@ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the memrchr function or macro. */ -#define HAVE_MEMRCHR 1 +#define HAVE_MEMRCHR 1 /* Define to 1 if you have the MSG_NOSIGNAL flag. */ #define HAVE_MSG_NOSIGNAL 1 @@ -554,7 +554,7 @@ #define HAVE_POLL_H 1 /* Define to 1 if you have a working POSIX-style strerror_r function. */ -/* #undef HAVE_POSIX_STRERROR_R */ +/* #undef HAVE_POSIX_STRERROR_R */ /* Define to 1 if you have the <proto/bsdsocket.h> header file. */ /* #undef HAVE_PROTO_BSDSOCKET_H */ |