summaryrefslogtreecommitdiff
path: root/grpc/src/core/lib/iomgr/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'grpc/src/core/lib/iomgr/port.h')
-rw-r--r--grpc/src/core/lib/iomgr/port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/src/core/lib/iomgr/port.h b/grpc/src/core/lib/iomgr/port.h
index 2a8d67b2..8d3cd98b 100644
--- a/grpc/src/core/lib/iomgr/port.h
+++ b/grpc/src/core/lib/iomgr/port.h
@@ -192,7 +192,7 @@
defined(GRPC_CUSTOM_SOCKET) + defined(GRPC_CFSTREAM) != \
1
#error \
- "Must define exactly one of GRPC_POSIX_SOCKET, GRPC_WINSOCK_SOCKET, GRPC_CUSTOM_SOCKET"
+ "Must define exactly one of GRPC_POSIX_SOCKET, GRPC_WINSOCK_SOCKET, GRPC_CUSTOM_SOCKET, GRPC_CFSTREAM"
#endif
#ifdef GRPC_POSIX_SOCKET