aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-09-11 12:59:46 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-09-11 12:59:46 -0700
commit8648c0551fabb7ee49606d1157f95818704c7065 (patch)
tree2d1e2df58e0062aa53e059fcacea9002c1f8b191 /include
parentf29a38820735c332f1d16c5ae4b91e332a0ca5cc (diff)
parentebc7ef268ca9536af6a4c5be1c80bcc79665d4e9 (diff)
Merge branch 'immolating-conversion' of github.com:ctiller/grpc into immolating-conversion
Diffstat (limited to 'include')
-rw-r--r--include/grpc/support/port_platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grpc/support/port_platform.h b/include/grpc/support/port_platform.h
index 69709f8850..93291a174d 100644
--- a/include/grpc/support/port_platform.h
+++ b/include/grpc/support/port_platform.h
@@ -179,6 +179,7 @@
#ifndef _BSD_SOURCE
#define _BSD_SOURCE
#endif
+#define GPR_MSG_IOVLEN_TYPE int
#if TARGET_OS_IPHONE
#define GPR_PLATFORM_STRING "ios"
#define GPR_CPU_IPHONE 1