aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-12-12 07:12:27 -0800
committerGravatar GitHub <noreply@github.com>2016-12-12 07:12:27 -0800
commit4d2ea021296697ade62457386ab36bafa8e7c5c4 (patch)
tree95f945da6e98518ae64b92719ec501d1ef90a6bf /test/core
parent4603a1c7a43347fd7139c619112de82c03f7b18a (diff)
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
Diffstat (limited to 'test/core')
-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 d4cfa25d44..df6b733493 100644
--- a/test/core/surface/public_headers_must_be_c89.c
+++ b/test/core/surface/public_headers_must_be_c89.c
@@ -42,6 +42,7 @@
#include <grpc/impl/codegen/byte_buffer_reader.h>
#include <grpc/impl/codegen/compression_types.h>
#include <grpc/impl/codegen/connectivity_state.h>
+#include <grpc/impl/codegen/gpr_slice.h>
#include <grpc/impl/codegen/gpr_types.h>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpc/impl/codegen/port_platform.h>