aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-08-05 07:53:25 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-08-05 07:53:25 -0700
commitdcd45cf30601b83faf634f5fdc6e85a22f1b6069 (patch)
tree292347b246731ea3e88fe77ba4c2f5ff09db8886
parentef12559f0f641a1f3858b793338a96e61b2ca97c (diff)
Cleanup includes
-rw-r--r--src/core/httpcli/httpcli.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/httpcli/httpcli.c b/src/core/httpcli/httpcli.c
index bf5cbfcfba..9012070e8e 100644
--- a/src/core/httpcli/httpcli.c
+++ b/src/core/httpcli/httpcli.c
@@ -41,7 +41,6 @@
#include "src/core/iomgr/tcp_client.h"
#include "src/core/httpcli/format_request.h"
#include "src/core/httpcli/parser.h"
-#include "src/core/security/secure_transport_setup.h"
#include "src/core/support/string.h"
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>