aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorborin-pavel <borin-pavel@yandex-team.ru>2022-02-10 16:47:44 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:44 +0300
commit7b82c914c2f468dd50a208ff6a00d38ee7f0018f (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c
parentf653b9c81d1dd883d382f8e7021187e25de01a45 (diff)
downloadydb-7b82c914c2f468dd50a208ff6a00d38ee7f0018f.tar.gz
Restoring authorship annotation for <borin-pavel@yandex-team.ru>. Commit 2 of 2.
-rw-r--r--contrib/libs/grpc/src/core/lib/gprpp/thd_posix.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/grpc/src/core/lib/gprpp/thd_posix.cc b/contrib/libs/grpc/src/core/lib/gprpp/thd_posix.cc
index 0ebeffe98c..f6f6af9c26 100644
--- a/contrib/libs/grpc/src/core/lib/gprpp/thd_posix.cc
+++ b/contrib/libs/grpc/src/core/lib/gprpp/thd_posix.cc
@@ -19,7 +19,7 @@
/* Posix implementation for gpr threads. */
#include <grpc/support/port_platform.h>
-#include <util/system/thread.h>
+#include <util/system/thread.h>
#ifdef GPR_POSIX_SYNC