From: Max Kellermann Date: Wed, 30 Oct 2024 11:12:23 +0000 (+0100) Subject: mds/cephfs_features.h: do not include cephfs/metrics/Types.h X-Git-Tag: v20.3.0~40^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cc0647fe70b3ad65865d651d992efee7d577532d;p=ceph.git mds/cephfs_features.h: do not include cephfs/metrics/Types.h Signed-off-by: Max Kellermann --- diff --git a/src/mds/cephfs_features.h b/src/mds/cephfs_features.h index f05ce672beab..c681416d626d 100644 --- a/src/mds/cephfs_features.h +++ b/src/mds/cephfs_features.h @@ -15,8 +15,6 @@ #ifndef CEPHFS_FEATURES_H #define CEPHFS_FEATURES_H -#include "include/cephfs/metrics/Types.h" - #include class feature_bitset_t;