From 0e543469d8b127fb5a7c279ae3cebb9604edea2a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Oct 2024 12:15:30 +0100 Subject: [PATCH] mon/MDSMonitor: include cleanup Signed-off-by: Max Kellermann --- src/mon/MDSMonitor.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mon/MDSMonitor.cc b/src/mon/MDSMonitor.cc index f742303c6e9..22b28a19277 100644 --- a/src/mon/MDSMonitor.cc +++ b/src/mon/MDSMonitor.cc @@ -39,6 +39,7 @@ #include "include/ceph_assert.h" #include "include/str_list.h" #include "include/stringify.h" +#include "mds/cephfs_features.h" #include "mds/mdstypes.h" #include "Session.h" -- 2.47.3