aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/socket_factory_posix.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/iomgr/socket_factory_posix.cc')
-rw-r--r--src/core/lib/iomgr/socket_factory_posix.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/iomgr/socket_factory_posix.cc b/src/core/lib/iomgr/socket_factory_posix.cc
index 1d1e36c0e3..57137769c8 100644
--- a/src/core/lib/iomgr/socket_factory_posix.cc
+++ b/src/core/lib/iomgr/socket_factory_posix.cc
@@ -20,7 +20,7 @@
#include "src/core/lib/iomgr/port.h"
-#ifdef GRPC_POSIX_SOCKET
+#ifdef GRPC_POSIX_SOCKET_SOCKET_FACTORY
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/gpr/useful.h"