Skip to content
Snippets Groups Projects
Commit 9d3f1d49 authored by Vijay Pai's avatar Vijay Pai Committed by GitHub
Browse files

Merge pull request #12091 from chhsia0/osx-cmake

Fixed `grpc_unsecure` CMake build failures due to non-standard ssl path.
parents e7aa35a5 43f7acff
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#include <grpc/census.h> #include <grpc/census.h>
#include <grpc/support/alloc.h> #include <grpc/support/alloc.h>
#include <grpc/support/log.h> #include <grpc/support/log.h>
#include <openssl/rand.h>
#include "src/core/ext/census/mlog.h" #include "src/core/ext/census/mlog.h"
void trace_start_span(const trace_span_context *span_ctxt, void trace_start_span(const trace_span_context *span_ctxt,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment