aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorborin-pavel <borin-pavel@yandex-team.ru>2022-02-10 16:47:43 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:43 +0300
commitf653b9c81d1dd883d382f8e7021187e25de01a45 (patch)
tree921a5b957cec81982bd1dd1289224947ad4ca074
parent5a3c9639651d31ad90d19fc304126edc33ddbce2 (diff)
downloadydb-f653b9c81d1dd883d382f8e7021187e25de01a45.tar.gz
Restoring authorship annotation for <borin-pavel@yandex-team.ru>. Commit 1 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 f6f6af9c26..0ebeffe98c 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