From: Max Kellermann Date: Wed, 30 Oct 2024 11:15:30 +0000 (+0100) Subject: mon/MDSMonitor: include cleanup X-Git-Tag: v20.0.0~154^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0e543469d8b127fb5a7c279ae3cebb9604edea2a;p=ceph.git mon/MDSMonitor: include cleanup Signed-off-by: Max Kellermann --- 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"