]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
crush/CrushLocation: remove unused header file 51822/head
authorluo rixin <luorixin@huawei.com>
Thu, 4 May 2023 12:12:04 +0000 (20:12 +0800)
committerluo rixin <luorixin@huawei.com>
Tue, 30 May 2023 02:15:11 +0000 (10:15 +0800)
Signed-off-by: luo rixin <luorixin@huawei.com>
(cherry picked from commit 012764717c72ade3eefbd478ccecfce7673b79a3)

src/crush/CrushLocation.cc

index 834e7b869c635af29ff6b8e02adcf02e63856d8b..eccffc8fed5a6bcacb0170990bdc1d243c1b9b7e 100644 (file)
@@ -5,9 +5,6 @@
 
 #include "CrushLocation.h"
 #include "CrushWrapper.h"
-#if defined(WITH_SEASTAR) && !defined(WITH_ALIEN)
-#include "common/SubProcess.h"
-#endif
 #include "common/ceph_context.h"
 #include "common/config.h"
 #include "common/debug.h"