Skip to content

Commit 6579aa7

Browse files
committed
Fix building
1 parent 3bd49c8 commit 6579aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/lib/ibverbs/busy_poller.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ifdef GRPC_USE_IBVERBS
22

3-
#include "src/core/lib/ibverbs/poller.h"
3+
#include "src/core/lib/ibverbs/busy_poller.h"
44

55
#include <poll.h>
66
#include <unistd.h>

0 commit comments

Comments
 (0)