]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/scrub_types.h
update sources to v12.1.0
[ceph.git] / ceph / src / common / scrub_types.h
index 6143e9e17c871a3c38057180b1abf89b5bf85751..39a265671c24d480a4df1f583c81b28b6fd5d9d8 100644 (file)
@@ -4,11 +4,8 @@
 #ifndef CEPH_SCRUB_TYPES_H
 #define CEPH_SCRUB_TYPES_H
 
-#include "include/rados/rados_types.hpp"
-#include "common/hobject.h"
 #include "osd/osd_types.h"
 
-
 // wrappers around scrub types to offer the necessary bits other than
 // the minimal set that the lirados requires
 struct object_id_wrapper : public librados::object_id_t {