]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_mirror/MirrorStatusUpdater.cc
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / tools / rbd_mirror / MirrorStatusUpdater.cc
index 9d27734c3d0262ae14a89a8512fd758bc5de2744..0530db601f3bc2ca6ecb07432827f8c7144b464f 100644 (file)
@@ -7,9 +7,9 @@
 #include "common/debug.h"
 #include "common/errno.h"
 #include "common/Timer.h"
-#include "common/WorkQueue.h"
 #include "librbd/ImageCtx.h"
 #include "librbd/Utils.h"
+#include "librbd/asio/ContextWQ.h"
 #include "tools/rbd_mirror/MirrorStatusWatcher.h"
 #include "tools/rbd_mirror/Threads.h"