aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2018-07-18 11:15:46 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2018-07-18 11:15:46 -0700
commitf2a57cdd75c1f808f7682f4d21ab85509be0c006 (patch)
tree9260f2adf2cc08b43602dfdf927499c9192da4a2 /include
parent913f9b930a7fb6a5377c1b5e15ec47f5645828e7 (diff)
parent0418b3aded781b291b40d499420c7adce8f79240 (diff)
Merge remote-tracking branch 'upstream/master' into rq-threads
Diffstat (limited to 'include')
-rw-r--r--include/grpc/support/string_util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/grpc/support/string_util.h b/include/grpc/support/string_util.h
index 2c7460fa15..2679160c1b 100644
--- a/include/grpc/support/string_util.h
+++ b/include/grpc/support/string_util.h
@@ -21,6 +21,8 @@
#include <grpc/support/port_platform.h>
+#include <grpc/impl/codegen/gpr_types.h>
+
#ifdef __cplusplus
extern "C" {
#endif