From: luo rixin Date: Thu, 4 May 2023 12:12:04 +0000 (+0800) Subject: crush/CrushLocation: remove unused header file X-Git-Tag: v18.1.1~40^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F51822%2Fhead;p=ceph.git crush/CrushLocation: remove unused header file Signed-off-by: luo rixin (cherry picked from commit 012764717c72ade3eefbd478ccecfce7673b79a3) --- diff --git a/src/crush/CrushLocation.cc b/src/crush/CrushLocation.cc index 834e7b869c63..eccffc8fed5a 100644 --- a/src/crush/CrushLocation.cc +++ b/src/crush/CrushLocation.cc @@ -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"