aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2017-09-14 17:55:42 +0200
committerGravatar GitHub <noreply@github.com>2017-09-14 17:55:42 +0200
commit5432dd887430984713f9fc3ad595c85e995d6451 (patch)
tree8ef07a15e7defb9085584b74fdcbbeb8646b4ae8 /test/core
parent804bd6aa6ba0a6ff95ba2927b79aeb81dc02fe29 (diff)
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"
Diffstat (limited to 'test/core')
-rw-r--r--test/core/surface/public_headers_must_be_c89.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/surface/public_headers_must_be_c89.c b/test/core/surface/public_headers_must_be_c89.c
index d36d116afb..0d7f68c0ad 100644
--- a/test/core/surface/public_headers_must_be_c89.c
+++ b/test/core/surface/public_headers_must_be_c89.c
@@ -24,7 +24,6 @@
#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>