aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-06-05 07:09:56 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-06-05 07:09:56 -0700
commit2c42ef3eb3cca8261d7ea466b8254441f8414b02 (patch)
treeddf126ce730e7644786cd956e6705c56243ec300 /test/cpp
parent8674cb10eb1c8f02de5ad36aaa6bd4d7638de384 (diff)
parentb15d37a3c8382d156bae89466d2cef32d668253e (diff)
Merge github.com:grpc/grpc into we-dont-need-no-backup
Diffstat (limited to 'test/cpp')
-rw-r--r--test/cpp/interop/interop_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/interop/interop_test.cc b/test/cpp/interop/interop_test.cc
index a7a5cc0b2c..aac6e56b89 100644
--- a/test/cpp/interop/interop_test.cc
+++ b/test/cpp/interop/interop_test.cc
@@ -52,6 +52,7 @@ extern "C" {
#include <grpc/support/alloc.h>
#include <grpc/support/host_port.h>
#include <grpc/support/log.h>
+#include <grpc/support/string_util.h>
#include "test/core/util/port.h"
int test_client(const char* root, const char* host, int port) {