summaryrefslogtreecommitdiffstats
path: root/aclk/aclk_contexts_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'aclk/aclk_contexts_api.h')
-rw-r--r--aclk/aclk_contexts_api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/aclk/aclk_contexts_api.h b/aclk/aclk_contexts_api.h
index 46b916d22..f0b5ec77e 100644
--- a/aclk/aclk_contexts_api.h
+++ b/aclk/aclk_contexts_api.h
@@ -7,6 +7,8 @@
void aclk_send_contexts_snapshot(contexts_snapshot_t data);
void aclk_send_contexts_updated(contexts_updated_t data);
+void aclk_update_node_collectors(struct update_node_collectors *collectors);
+void aclk_update_node_info(struct update_node_info *info);
#endif /* ACLK_CONTEXTS_API_H */