summaryrefslogtreecommitdiffstats
path: root/hcid/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/server.h')
-rw-r--r--hcid/server.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hcid/server.h b/hcid/server.h
index ad5674c6..41eb5d86 100644
--- a/hcid/server.h
+++ b/hcid/server.h
@@ -23,3 +23,5 @@
void init_local_server(void);
void shutdown_local_server(void);
+
+char *get_local_server_address(void);