summaryrefslogtreecommitdiff
path: root/test/backupstore/testbackupstore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/backupstore/testbackupstore.cpp')
-rw-r--r--test/backupstore/testbackupstore.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/backupstore/testbackupstore.cpp b/test/backupstore/testbackupstore.cpp
index ae5661ca..fd2a572f 100644
--- a/test/backupstore/testbackupstore.cpp
+++ b/test/backupstore/testbackupstore.cpp
@@ -248,6 +248,8 @@ bool create_account(int soft, int hard)
return (result == 0);
}
+std::vector<uint32_t> ExpectedRefCounts;
+
void set_refcount(int64_t ObjectID, uint32_t RefCount = 1);
// test that all object reference counts have the expected values