diff options
| author | borin-pavel <[email protected]> | 2022-02-10 16:47:44 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:44 +0300 |
| commit | 7b82c914c2f468dd50a208ff6a00d38ee7f0018f (patch) | |
| tree | c0748b5dcbade83af788c0abfa89c0383d6b779c | |
| parent | f653b9c81d1dd883d382f8e7021187e25de01a45 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
| -rw-r--r-- | contrib/libs/grpc/src/core/lib/gprpp/thd_posix.cc | 2 |
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 0ebeffe98c9..f6f6af9c26b 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 |
