summaryrefslogtreecommitdiff
path: root/src/mongo/client/distlock_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/client/distlock_test.cpp')
-rw-r--r--src/mongo/client/distlock_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/client/distlock_test.cpp b/src/mongo/client/distlock_test.cpp
index 60c3e5fcc79..aa5ba21069a 100644
--- a/src/mongo/client/distlock_test.cpp
+++ b/src/mongo/client/distlock_test.cpp
@@ -29,6 +29,7 @@
#include "mongo/db/auth/privilege.h"
#include "mongo/db/commands.h"
#include "mongo/util/bson_util.h"
+#include "mongo/util/concurrency/thread_name.h"
#include "mongo/util/timer.h"
// Modify some config options for the RNG, since they cause MSVC to fail