aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2016-05-19 10:51:24 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2016-05-31 09:32:58 -0700
commitf448c34a6839f75476900a4a2b24b2160fe4d164 (patch)
tree4115e5745c88fe7dfe0a0711ca70882bda600027 /config.m4
parent2ea165911b23099499da0af48088c47c47d659ba (diff)
Remove union { } data and epoll_hdr structures. Added ev_epoll_linux
files
Diffstat (limited to 'config.m4')
-rw-r--r--config.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config.m4 b/config.m4
index 6987c74154..4308295afd 100644
--- a/config.m4
+++ b/config.m4
@@ -100,6 +100,7 @@ if test "$PHP_GRPC" != "no"; then
src/core/lib/iomgr/endpoint.c \
src/core/lib/iomgr/endpoint_pair_posix.c \
src/core/lib/iomgr/endpoint_pair_windows.c \
+ src/core/lib/iomgr/ev_epoll_linux.c \
src/core/lib/iomgr/ev_epoll_posix.c \
src/core/lib/iomgr/ev_poll_posix.c \
src/core/lib/iomgr/ev_posix.c \