aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-05-19 22:20:57 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-05-19 22:20:57 -0700
commit037d8700a7be5576e5904d0ec7992fcde53ed364 (patch)
treed5f77fac4fb45657d90fdc0f512b83dd602bf7de /src/core/channel
parent2dea0c1cc9a5f44780e4439f9f4e98646b93cd7f (diff)
parentaa253c37ec5fb6bdf24174be65519f958aba2b27 (diff)
Merge github.com:grpc/grpc into we-dont-need-no-backup
Diffstat (limited to 'src/core/channel')
-rw-r--r--src/core/channel/http_server_filter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/channel/http_server_filter.c b/src/core/channel/http_server_filter.c
index 1f64df68e3..11a53b1e70 100644
--- a/src/core/channel/http_server_filter.c
+++ b/src/core/channel/http_server_filter.c
@@ -34,7 +34,6 @@
#include "src/core/channel/http_server_filter.h"
#include <string.h>
-#include <grpc/grpc_http.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>