diff options
author | 2016-05-18 22:12:43 -0700 | |
---|---|---|
committer | 2016-05-18 22:12:43 -0700 | |
commit | a4880374f9e49ce648cdf3b7512804613280075e (patch) | |
tree | 8ee37af5eab830def6f5f196e5f79b55169f12f5 /test/core/surface | |
parent | fc1ed17fdea8ba574586cfc479f77de3b200f1c6 (diff) | |
parent | a71b0afdc2916e85c03d73eb9fbedd3d9070676a (diff) |
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
Diffstat (limited to 'test/core/surface')
-rw-r--r-- | test/core/surface/public_headers_must_be_c89.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/surface/public_headers_must_be_c89.c b/test/core/surface/public_headers_must_be_c89.c index 3eeb55d033..fd6ff2c26f 100644 --- a/test/core/surface/public_headers_must_be_c89.c +++ b/test/core/surface/public_headers_must_be_c89.c @@ -36,6 +36,7 @@ #include <grpc/census.h> #include <grpc/compression.h> #include <grpc/grpc.h> +#include <grpc/grpc_cronet.h> #include <grpc/grpc_security.h> #include <grpc/grpc_security_constants.h> #include <grpc/impl/codegen/alloc.h> |