aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/ev_poll_and_epoll_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/iomgr/ev_poll_and_epoll_posix.h')
-rw-r--r--src/core/iomgr/ev_poll_and_epoll_posix.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/iomgr/ev_poll_and_epoll_posix.h b/src/core/iomgr/ev_poll_and_epoll_posix.h
index 72a2576415..cf76f1fc99 100644
--- a/src/core/iomgr/ev_poll_and_epoll_posix.h
+++ b/src/core/iomgr/ev_poll_and_epoll_posix.h
@@ -36,4 +36,6 @@
#include "src/core/iomgr/ev_posix.h"
+const grpc_event_engine_vtable *grpc_init_poll_and_epoll_posix(void);
+
#endif // GRPC_INTERNAL_CORE_IOMGR_EV_POLL_AND_EPOLL_POSIX_H