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

Merge pull request #1374 from jboeuf/ssl_includes

Fix includes for Boring SSL.
parents 50a43248 330f4c8c
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
#include "src/core/tsi/ssl_transport_security.h" #include "src/core/tsi/ssl_transport_security.h"
#include <limits.h> #include <limits.h>
#include <string.h>
#include <grpc/support/log.h> #include <grpc/support/log.h>
#include <grpc/support/sync.h> #include <grpc/support/sync.h>
......
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