summaryrefslogtreecommitdiff
path: root/ubusd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ubusd.h')
-rw-r--r--ubusd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ubusd.h b/ubusd.h
index 30f9f7d..abe26b7 100644
--- a/ubusd.h
+++ b/ubusd.h
@@ -53,6 +53,7 @@ void ubusd_proto_free_client(struct ubus_client *cl);
void ubusd_event_init(void);
void ubusd_event_cleanup_object(struct ubus_object *obj);
+void ubusd_send_obj_event(struct ubus_object *obj, bool add);
#endif