aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/grpc/src/core/support/string_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/grpc/src/core/support/string_win32.c')
-rw-r--r--third_party/grpc/src/core/support/string_win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/grpc/src/core/support/string_win32.c b/third_party/grpc/src/core/support/string_win32.c
index 3b1f702cf1..aedc98792a 100644
--- a/third_party/grpc/src/core/support/string_win32.c
+++ b/third_party/grpc/src/core/support/string_win32.c
@@ -34,6 +34,7 @@
/* Posix code for gpr snprintf support. */
#include <grpc/support/port_platform.h>
+#include <grpc/support/string_util.h>
#ifdef GPR_WIN32