summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads/src/iot-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/io-threads/src/iot-mem-types.h')
-rw-r--r--xlators/performance/io-threads/src/iot-mem-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/performance/io-threads/src/iot-mem-types.h b/xlators/performance/io-threads/src/iot-mem-types.h
index 4fa8302d1f4..fbf9188f9cd 100644
--- a/xlators/performance/io-threads/src/iot-mem-types.h
+++ b/xlators/performance/io-threads/src/iot-mem-types.h
@@ -16,6 +16,7 @@
enum gf_iot_mem_types_ {
gf_iot_mt_iot_conf_t = gf_common_mt_end + 1,
+ gf_iot_mt_client_ctx_t,
gf_iot_mt_end
};
#endif