summaryrefslogtreecommitdiffstats
path: root/src/client/Client.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/client/Client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/Client.h b/src/client/Client.h
index beeef0803..dc9e31aa8 100644
--- a/src/client/Client.h
+++ b/src/client/Client.h
@@ -1639,6 +1639,8 @@ private:
uint64_t nr_write_request = 0;
std::vector<MDSCapAuth> cap_auths;
+
+ feature_bitset_t myfeatures;
};
/**