summaryrefslogtreecommitdiff
path: root/src/client/MetaSession.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/MetaSession.cc')
-rw-r--r--src/client/MetaSession.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/MetaSession.cc b/src/client/MetaSession.cc
index 36338c0bd60..f2c17d4f9d0 100644
--- a/src/client/MetaSession.cc
+++ b/src/client/MetaSession.cc
@@ -3,10 +3,10 @@
#include "include/types.h"
-#include "MetaSession.h"
-
#include "common/Formatter.h"
+#include "MetaSession.h"
+
void MetaSession::dump(Formatter *f) const
{
f->dump_int("mds", mds_num);