summaryrefslogtreecommitdiffstats
path: root/src/test/librbd/journal/test_Replay.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/librbd/journal/test_Replay.cc')
-rw-r--r--src/test/librbd/journal/test_Replay.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/librbd/journal/test_Replay.cc b/src/test/librbd/journal/test_Replay.cc
index 9b4580e6472..1fb3f6225ad 100644
--- a/src/test/librbd/journal/test_Replay.cc
+++ b/src/test/librbd/journal/test_Replay.cc
@@ -22,6 +22,8 @@
#include "librbd/io/ReadResult.h"
#include "librbd/journal/Types.h"
+#include <shared_mutex> // for std::shared_lock
+
void register_test_journal_replay() {
}