Browse Source

Merge pull request #3233 from jcanizales/fix-core-breakage

Fix C core build breakage.
Michael Lumish 10 years ago
parent
commit
f54214d5e7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/core/census/grpc_filter.c

+ 0 - 1
src/core/census/grpc_filter.c

@@ -36,7 +36,6 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "include/grpc/census.h"
 #include "src/core/channel/channel_stack.h"
 #include "src/core/channel/noop_filter.h"
 #include "src/core/statistics/census_interface.h"