aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-31 10:06:29 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-31 10:06:29 +0100
commit763cc089284b47b0a8fffc14b5e143fa90b2743b (patch)
treefd721f69feb070fdf3b7a5a1de5cbd9578d2dfd2
parent0215d9025148af25b898d38aaf989d2a84730cf7 (diff)
parent13a8f5b8775fb5f778167c37bf4238e09415769b (diff)
Merge branch 'win32_subprocess' into make-ruby-installable
-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 ad1cd8594d..30edbc7251 100644
--- a/include/grpc/impl/codegen/port_platform.h
+++ b/include/grpc/impl/codegen/port_platform.h
@@ -95,6 +95,7 @@
#define GPR_WIN32 1
#define GPR_GETPID_IN_PROCESS_H 1
#define GPR_WINSOCK_SOCKET 1
+#define GPR_WINDOWS_SUBPROCESS 1
#ifdef __GNUC__
#define GPR_GCC_ATOMIC 1
#define GPR_GCC_TLS 1