aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-05 15:21:09 +0000
committerGravatar Craig Tiller <ctiller@google.com>2017-05-05 15:21:09 +0000
commit7365ec95e439c7a544f97f17b7254dce78e10617 (patch)
tree19ac63f178a36fa6c9547f4d1b7b790f0bf76724 /config.m4
parentd6ff2f0bc9ad0e530722b2f5ce714fc76605249d (diff)
parent01651ae98db9bb04851f1aed0afbeb5db4e29c6d (diff)
Merge branch 'timer_pool' into uberpoll
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 15ee3e1387..0c3dab4427 100644
--- a/config.m4
+++ b/config.m4
@@ -155,6 +155,7 @@ if test "$PHP_GRPC" != "no"; then
src/core/lib/iomgr/time_averaged_stats.c \
src/core/lib/iomgr/timer_generic.c \
src/core/lib/iomgr/timer_heap.c \
+ src/core/lib/iomgr/timer_manager.c \
src/core/lib/iomgr/timer_uv.c \
src/core/lib/iomgr/udp_server.c \
src/core/lib/iomgr/unix_sockets_posix.c \