diff options
author | Craig Tiller <ctiller@google.com> | 2015-06-05 07:09:56 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-06-05 07:09:56 -0700 |
commit | 2c42ef3eb3cca8261d7ea466b8254441f8414b02 (patch) | |
tree | ddf126ce730e7644786cd956e6705c56243ec300 /src/core/transport | |
parent | 8674cb10eb1c8f02de5ad36aaa6bd4d7638de384 (diff) | |
parent | b15d37a3c8382d156bae89466d2cef32d668253e (diff) |
Merge github.com:grpc/grpc into we-dont-need-no-backup
Diffstat (limited to 'src/core/transport')
-rw-r--r-- | src/core/transport/transport_op_string.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/transport/transport_op_string.c b/src/core/transport/transport_op_string.c index 7bbe8276c3..5c4edb006a 100644 --- a/src/core/transport/transport_op_string.c +++ b/src/core/transport/transport_op_string.c @@ -39,6 +39,7 @@ #include "src/core/support/string.h" #include <grpc/support/alloc.h> +#include <grpc/support/string_util.h> #include <grpc/support/useful.h> /* These routines are here to facilitate debugging - they produce string |