]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
osdc: add missing include 68629/head
authorMax Kellermann <max.kellermann@ionos.com>
Fri, 24 Apr 2026 08:33:17 +0000 (10:33 +0200)
committerMax Kellermann <max.kellermann@ionos.com>
Mon, 27 Apr 2026 09:11:06 +0000 (11:11 +0200)
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/osdc/ObjectCacher.h

index fec91402ff25c177452b4202bfe74ccbaebbd269..9bfa52d93ab98d061753a0138d785b809b417ef0 100644 (file)
@@ -7,6 +7,7 @@
 #include "include/types.h"
 #include "include/lru.h"
 #include "include/Context.h"
+#include "include/object.h"
 #include "include/xlist.h"
 #include "include/common_fwd.h"