From cc0647fe70b3ad65865d651d992efee7d577532d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Oct 2024 12:12:23 +0100 Subject: [PATCH] mds/cephfs_features.h: do not include cephfs/metrics/Types.h Signed-off-by: Max Kellermann --- src/mds/cephfs_features.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mds/cephfs_features.h b/src/mds/cephfs_features.h index f05ce672beab5..c681416d626d1 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; -- 2.39.5