aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security
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/core/security
parent8674cb10eb1c8f02de5ad36aaa6bd4d7638de384 (diff)
parentb15d37a3c8382d156bae89466d2cef32d668253e (diff)
Merge github.com:grpc/grpc into we-dont-need-no-backup
Diffstat (limited to 'test/core/security')
-rw-r--r--test/core/security/credentials_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/security/credentials_test.c b/test/core/security/credentials_test.c
index b6ac847e83..4e9c787908 100644
--- a/test/core/security/credentials_test.c
+++ b/test/core/security/credentials_test.c
@@ -40,6 +40,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/time.h>
#include "test/core/util/test_config.h"
#include <openssl/rsa.h>