summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/globals.h')
-rw-r--r--libglusterfs/src/globals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libglusterfs/src/globals.h b/libglusterfs/src/globals.h
index 8319c2a7333..e1f96a75626 100644
--- a/libglusterfs/src/globals.h
+++ b/libglusterfs/src/globals.h
@@ -92,6 +92,8 @@ int synctask_set (void *);
char *glusterfs_uuid_buf_get ();
/* lkowner_buf */
char *glusterfs_lkowner_buf_get ();
+/* leaseid buf */
+char *glusterfs_leaseid_buf_get ();
/* init */
int glusterfs_globals_init (glusterfs_ctx_t *ctx);