summaryrefslogtreecommitdiff
path: root/src/connman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connman.h')
-rw-r--r--src/connman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connman.h b/src/connman.h
index e4bfe516..b487b4d8 100644
--- a/src/connman.h
+++ b/src/connman.h
@@ -107,6 +107,7 @@ void __connman_task_cleanup(void);
int __connman_inet_modify_address(int cmd, int flags, int index, int family,
const char *address,
+ const char *peer,
unsigned char prefixlen,
const char *broadcast);