Browse Source

Get it compiling

Craig Tiller 9 năm trước cách đây
mục cha
commit
099eb6ee4b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/core/lib/iomgr/exec_ctx.c

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

@@ -37,6 +37,7 @@
 #include <grpc/support/sync.h>
 #include <grpc/support/thd.h>
 
+#include "src/core/lib/iomgr/workqueue.h"
 #include "src/core/lib/profiling/timers.h"
 
 bool grpc_exec_ctx_ready_to_finish(grpc_exec_ctx *exec_ctx) {