]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr: do not include RWLock.h unless it is used
authorKefu Chai <kchai@redhat.com>
Wed, 10 Mar 2021 11:20:43 +0000 (19:20 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 10 Mar 2021 11:24:52 +0000 (19:24 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mgr/DaemonState.h

index 8c21305a9c236ec2786ec43ea9d483a064eed102..a9684aa66295309437d4c02685c0cd444a8bcaaf 100644 (file)
@@ -20,7 +20,6 @@
 #include <set>
 #include <boost/circular_buffer.hpp>
 
-#include "common/RWLock.h"
 #include "include/str_map.h"
 
 #include "msg/msg_types.h"