From 7bfbdb328a75cf36cc5e1fd0245cfbee914113bb Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 14 Aug 2025 18:52:58 +0200 Subject: [PATCH] mgr/DaemonState: include cleanup Signed-off-by: Max Kellermann --- src/mgr/DaemonState.h | 1 - 1 file changed, 1 deletion(-) 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" -- 2.47.3