commit | 763cc089284b47b0a8fffc14b5e143fa90b2743b | [log] [tgz] |
---|---|---|
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | Sun Jan 31 10:06:29 2016 +0100 |
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | Sun Jan 31 10:06:29 2016 +0100 |
tree | fd721f69feb070fdf3b7a5a1de5cbd9578d2dfd2 | |
parent | 0215d9025148af25b898d38aaf989d2a84730cf7 [diff] | |
parent | 13a8f5b8775fb5f778167c37bf4238e09415769b [diff] |
Merge branch 'win32_subprocess' into make-ruby-installable
diff --git a/include/grpc/impl/codegen/port_platform.h b/include/grpc/impl/codegen/port_platform.h index ad1cd85..30edbc7 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