Skip to content
Snippets Groups Projects
Commit 9f276e19 authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix mac build

parent f3003885
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
* *
*/ */
#include "src/core/lib/debug/trace.h"
#include "src/core/lib/surface/api_trace.h" #include "src/core/lib/surface/api_trace.h"
grpc_tracer_flag grpc_api_trace; grpc_tracer_flag grpc_api_trace = GRPC_TRACER_INITIALIZER(false);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment