From: Max Kellermann Date: Thu, 14 Aug 2025 16:52:58 +0000 (+0200) Subject: mgr/DaemonState: include cleanup X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7bfbdb328a75cf36cc5e1fd0245cfbee914113bb;p=ceph.git mgr/DaemonState: include cleanup Signed-off-by: Max Kellermann --- diff --git a/src/mgr/DaemonState.h b/src/mgr/DaemonState.h index 81081679f6a8..1dbfc69da12b 100644 --- a/src/mgr/DaemonState.h +++ b/src/mgr/DaemonState.h @@ -26,7 +26,6 @@ #include "common/ceph_mutex.h" #include "common/perf_counters.h" // for enum perfcounter_type_d #include "common/RefCountedObj.h" -#include "include/str_map.h" #include "include/utime.h" #include "msg/msg_types.h"