Craig Tiller 8 лет назад
Родитель
Сommit
15285fbbf9
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/core/lib/iomgr/timer_uv.c

+ 1 - 0
src/core/lib/iomgr/timer_uv.c

@@ -38,6 +38,7 @@
 #include <grpc/support/alloc.h>
 #include <grpc/support/log.h>
 
+#include "src/core/lib/debug/trace.h"
 #include "src/core/lib/iomgr/timer.h"
 
 #include <uv.h>