aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/chttp2/timeout_encoding_test.c
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2015-06-08 11:20:05 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2015-06-08 11:20:05 -0700
commit237443faa49dce1ba4df2d74000acef2802b3bdd (patch)
tree3734ce17e23acc5e9d24f13a99c56c5c3b354caf /test/core/transport/chttp2/timeout_encoding_test.c
parent25d02d56370bfa0ead2a79203c522ce02cbe9394 (diff)
parentb32c082906b9b52b89387761c3f7cb01638bcadc (diff)
Merge branch 'master' of github.com:grpc/grpc into compression
Diffstat (limited to 'test/core/transport/chttp2/timeout_encoding_test.c')
-rw-r--r--test/core/transport/chttp2/timeout_encoding_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/transport/chttp2/timeout_encoding_test.c b/test/core/transport/chttp2/timeout_encoding_test.c
index daaae1d39d..5bfb9cf0ec 100644
--- a/test/core/transport/chttp2/timeout_encoding_test.c
+++ b/test/core/transport/chttp2/timeout_encoding_test.c
@@ -39,6 +39,7 @@
#include "src/core/support/string.h"
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
+#include <grpc/support/string_util.h>
#include <grpc/support/useful.h>
#include "test/core/util/test_config.h"