summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/heartbeat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/heartbeat.cpp')
-rw-r--r--src/mongo/db/repl/heartbeat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/repl/heartbeat.cpp b/src/mongo/db/repl/heartbeat.cpp
index 9713ab8a438..d341c031f76 100644
--- a/src/mongo/db/repl/heartbeat.cpp
+++ b/src/mongo/db/repl/heartbeat.cpp
@@ -18,7 +18,7 @@
#include "rs.h"
#include "health.h"
#include "../../util/background.h"
-#include "../../client/dbclient.h"
+
#include "../commands.h"
#include "../../util/concurrency/value.h"
#include "../../util/concurrency/task.h"