summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/src/changelog-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/changelog/src/changelog-mem-types.h')
-rw-r--r--xlators/features/changelog/src/changelog-mem-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/changelog/src/changelog-mem-types.h b/xlators/features/changelog/src/changelog-mem-types.h
index d72464eab70..e1fa319a715 100644
--- a/xlators/features/changelog/src/changelog-mem-types.h
+++ b/xlators/features/changelog/src/changelog-mem-types.h
@@ -23,6 +23,7 @@ enum gf_changelog_mem_types {
gf_changelog_mt_libgfchangelog_rl_t = gf_common_mt_end + 7,
gf_changelog_mt_libgfchangelog_dirent_t = gf_common_mt_end + 8,
gf_changelog_mt_changelog_buffer_t = gf_common_mt_end + 9,
+ gf_changelog_mt_history_data_t = gf_common_mt_end + 10,
gf_changelog_mt_end
};