]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
msg/Connection: include cleanup
authorMax Kellermann <max.kellermann@ionos.com>
Mon, 7 Oct 2024 02:53:12 +0000 (04:53 +0200)
committerMax Kellermann <max.kellermann@ionos.com>
Fri, 8 May 2026 07:18:34 +0000 (09:18 +0200)
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/msg/Connection.h

index 1e1dfd1aa3c2343bb99d04b5cc14bbdc868a16b1..02da80e73c75eb100341ae26959a9f39b5ba0104 100644 (file)
 #ifndef CEPH_CONNECTION_H
 #define CEPH_CONNECTION_H
 
-#include <stdlib.h>
-#include <ostream>
-
 #include "auth/Auth.h"
 #include "common/RefCountedObj.h"
 #include "common/config.h"
-#include "common/debug.h"
 #include "common/ref.h"
 #include "common/ceph_mutex.h"
 #include "include/ceph_assert.h" // Because intusive_ptr clobbers our assert...