aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-09-22 07:21:12 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-09-22 07:21:12 -0700
commitcfb2da44451348cb8468f95e6eea1b8febd4c527 (patch)
tree0c83ac60391cd804b4bbb97d84c22fcd299af388 /test/core/surface
parent6bfb8589ad1f814a2d167db1cf0084e4b935ea45 (diff)
parentaa2bc7676c9a3ce0b6634faeb6b360eed9e4a5cc (diff)
Merge github.com:grpc/grpc into flowctl+millis
Diffstat (limited to 'test/core/surface')
-rw-r--r--test/core/surface/public_headers_must_be_c89.c1
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 0d7f68c0ad..d36d116afb 100644
--- a/test/core/surface/public_headers_must_be_c89.c
+++ b/test/core/surface/public_headers_must_be_c89.c
@@ -24,6 +24,7 @@
#include <grpc/grpc_security.h>
#include <grpc/grpc_security_constants.h>
#include <grpc/impl/codegen/atm.h>
+#include <grpc/impl/codegen/byte_buffer.h>
#include <grpc/impl/codegen/byte_buffer_reader.h>
#include <grpc/impl/codegen/compression_types.h>
#include <grpc/impl/codegen/connectivity_state.h>