summaryrefslogtreecommitdiffstats
path: root/src/registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/registry.h')
-rw-r--r--src/registry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/registry.h b/src/registry.h
index 7940cbb7a9..2c4592b922 100644
--- a/src/registry.h
+++ b/src/registry.h
@@ -70,5 +70,6 @@ extern int registry_request_hello_json(RRDHOST *host, struct web_client *w);
extern void registry_statistics(void);
extern char *registry_get_this_machine_guid(void);
+extern int regenerate_guid(const char *guid, char *result);
#endif /* NETDATA_REGISTRY_H */