]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/cls/journal/cls_journal_client.cc
update sources to v12.1.0
[ceph.git] / ceph / src / cls / journal / cls_journal_client.cc
index 88f221328a449d0b84ca4c5ce1b1a5766d234737..c4744ebeee8d9d688f988540c580b368c492a6a9 100644 (file)
@@ -2,11 +2,11 @@
 // vim: ts=8 sw=2 smarttab
 
 #include "cls/journal/cls_journal_client.h"
+#include "include/rados/librados.hpp"
 #include "include/buffer.h"
 #include "include/Context.h"
 #include "common/Cond.h"
 #include <errno.h>
-#include <map>
 
 namespace cls {
 namespace journal {