summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/src/changelog-rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/changelog/src/changelog-rpc.h')
-rw-r--r--xlators/features/changelog/src/changelog-rpc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/features/changelog/src/changelog-rpc.h b/xlators/features/changelog/src/changelog-rpc.h
index ae09a66aff3..9f1e2d223a3 100644
--- a/xlators/features/changelog/src/changelog-rpc.h
+++ b/xlators/features/changelog/src/changelog-rpc.h
@@ -26,4 +26,6 @@ changelog_init_rpc_listener (xlator_t *, changelog_priv_t *, rbuf_t *, int);
void
changelog_destroy_rpc_listner (xlator_t *, changelog_priv_t *);
+int
+changelog_cleanup_rpc_threads (xlator_t *this, changelog_priv_t *priv);
#endif