aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-09-10 22:19:25 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-09-10 22:19:25 -0700
commitebc7ef268ca9536af6a4c5be1c80bcc79665d4e9 (patch)
tree7d45e728a6ac143c45c667292d7eb068e2e44870 /include
parent6b8046375e15702493094598803c22ed3b8e1e65 (diff)
Mac build fixes
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