aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/impl/codegen/port_platform.h
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-08-08 13:38:30 -0700
committerGravatar murgatroid99 <mlumish@google.com>2016-08-08 13:38:30 -0700
commit79b322751f6b6b0c11599235c5e62375c235783d (patch)
tree8664641953d90387826faebbb5cbd0ccd452efdb /include/grpc/impl/codegen/port_platform.h
parentffbfd01049fc2ae4e402539905ebcfa22c1094e8 (diff)
refactor inet_ntop into a portability header
Diffstat (limited to 'include/grpc/impl/codegen/port_platform.h')
-rw-r--r--include/grpc/impl/codegen/port_platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grpc/impl/codegen/port_platform.h b/include/grpc/impl/codegen/port_platform.h
index 7c67bad5ae..e51cc17460 100644
--- a/include/grpc/impl/codegen/port_platform.h
+++ b/include/grpc/impl/codegen/port_platform.h
@@ -93,6 +93,7 @@
#define GPR_WINSOCK_SOCKET 1
#define GPR_WINDOWS_SUBPROCESS 1
#define GPR_WINDOWS_ENV
+#define GPR_WINDOWS_SOCKETUTILS
#ifdef __MSYS__
#define GPR_GETPID_IN_UNISTD_H 1
#define GPR_MSYS_TMPFILE