summaryrefslogtreecommitdiffstats
path: root/network/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'network/connection.h')
-rw-r--r--network/connection.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/connection.h b/network/connection.h
index 08861a72..08f36e1c 100644
--- a/network/connection.h
+++ b/network/connection.h
@@ -22,4 +22,5 @@
*/
int connection_register(DBusConnection *conn, const char *path,
- const char *addr, uint16_t id);
+ const char *addr, uint16_t id,
+ const sdp_record_t *rec);