Craig Tiller il y a 10 ans
Parent
commit
1861dca16c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/core/iomgr/endpoint_pair_windows.c

+ 1 - 1
src/core/iomgr/endpoint_pair_windows.c

@@ -33,7 +33,7 @@
 
 #include <grpc/support/port_platform.h>
 
-#ifdef GPR_POSIX_SOCKET
+#ifdef GPR_WINSOCK_SOCKET
 
 #include "src/core/iomgr/endpoint_pair.h"