Skip to content
Snippets Groups Projects
Commit 6e18ef38 authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix portability

parent a4660cba
No related branches found
No related tags found
No related merge requests found
......@@ -104,4 +104,6 @@ bool grpc_timer_check(grpc_exec_ctx *exec_ctx, gpr_timespec now,
void grpc_timer_list_init(gpr_timespec now) {}
void grpc_timer_list_shutdown(grpc_exec_ctx *exec_ctx) {}
void grpc_timer_consume_kick(void) {}
#endif /* GRPC_UV */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment