]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
msg/async/frames_v2: include cleanup
authorMax Kellermann <max.kellermann@ionos.com>
Mon, 28 Apr 2025 06:13:37 +0000 (08:13 +0200)
committerMax Kellermann <max.kellermann@ionos.com>
Wed, 18 Mar 2026 10:51:00 +0000 (11:51 +0100)
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/msg/async/frames_v2.h

index 0f60b9b3e974b4df058ecafecd0b96aaf83e1d68..5a8d709760c7fbaad3e145f2d5df9ecc6f1a3c59 100644 (file)
@@ -4,7 +4,8 @@
 #include "include/buffer.h"
 #include "include/byteorder.h" // for ceph_le*
 #include "include/ceph_features.h" // for CEPH_FEATUREMASK_*
-#include "include/types.h"
+#include "include/intarith.h" // for p2roundup()
+#include "include/types.h" // for sha256_digest_t
 #include "common/Clock.h"
 #include "crypto_onwire.h"
 #include "compression_onwire.h"