34 #ifndef GRPC_INTERNAL_CORE_IOMGR_SOCKADDR_H
35 #define GRPC_INTERNAL_CORE_IOMGR_SOCKADDR_H
37 #include <grpc/support/port_platform.h>
40 #include "src/core/iomgr/sockaddr_win32.h"
43 #ifdef GPR_POSIX_SOCKETADDR
44 #include "src/core/iomgr/sockaddr_posix.h"