summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/unittest/dht_layout_mock.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster/dht/src/unittest/dht_layout_mock.c')
-rw-r--r--xlators/cluster/dht/src/unittest/dht_layout_mock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/cluster/dht/src/unittest/dht_layout_mock.c b/xlators/cluster/dht/src/unittest/dht_layout_mock.c
index a5c6357a3da..faf871d49be 100644
--- a/xlators/cluster/dht/src/unittest/dht_layout_mock.c
+++ b/xlators/cluster/dht/src/unittest/dht_layout_mock.c
@@ -62,7 +62,7 @@ int _gf_log_callingfn (const char *domain, const char *file,
return 0;
}
-void uuid_unparse(const uuid_t uu, char *out)
+void gf_uuid_unparse(const uuid_t uu, char *out)
{
// could call a will-return function here
// to place the correct data in *out