aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support/file_posix.c
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-06-04 09:51:28 -0700
committerGravatar vjpai <vpai@google.com>2015-06-04 09:51:28 -0700
commitca61f5b765950dd2abfe8b2eae1d2e629f1d50c7 (patch)
tree2c21cd2301fb3acfcac45ec02bdb4ebf9d3dde66 /src/core/support/file_posix.c
parent8eedd4a2c69e377d30f5466b985df9159cc48851 (diff)
parent491a67bc473655a960aed482787b1bcc2a773bba (diff)
Merge branch 'master' into poisson
Diffstat (limited to 'src/core/support/file_posix.c')
-rw-r--r--src/core/support/file_posix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/support/file_posix.c b/src/core/support/file_posix.c
index 11a459ad36..c11c07148a 100644
--- a/src/core/support/file_posix.c
+++ b/src/core/support/file_posix.c
@@ -44,6 +44,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
+#include <grpc/support/string_util.h>
#include "src/core/support/string.h"