]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/librbd/trash/MoveRequest.h
import 15.2.0 Octopus source
[ceph.git] / ceph / src / librbd / trash / MoveRequest.h
index f0d470c1b37af707a0b68f71b5328d09830aed89..d08011e852cbc5346acf0b75252400b21e0c59bc 100644 (file)
@@ -4,12 +4,12 @@
 #ifndef CEPH_LIBRBD_TRASH_MOVE_REQUEST_H
 #define CEPH_LIBRBD_TRASH_MOVE_REQUEST_H
 
+#include "include/common_fwd.h"
 #include "include/utime.h"
 #include "include/rados/librados.hpp"
 #include "cls/rbd/cls_rbd_types.h"
 #include <string>
 
-struct CephContext;
 struct Context;
 
 namespace librbd {