From c745690caf432ddd9fed1284d055fcc1859d7f39 Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Mon, 12 Feb 2018 10:28:24 -0800 Subject: Internalize gpr_thd except for id and currentid --- src/core/lib/iomgr/iomgr_uv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/lib/iomgr/iomgr_uv.h') diff --git a/src/core/lib/iomgr/iomgr_uv.h b/src/core/lib/iomgr/iomgr_uv.h index 3b4daaa73b..a382f0a5ae 100644 --- a/src/core/lib/iomgr/iomgr_uv.h +++ b/src/core/lib/iomgr/iomgr_uv.h @@ -21,7 +21,7 @@ #include "src/core/lib/iomgr/iomgr_internal.h" -#include +#include /* The thread ID of the thread on which grpc was initialized. Used to verify * that all calls into libuv are made on that same thread */ -- cgit v1.2.3