]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/libsystemd/sd-bus/bus-objects.h
link: fix type for link-config's "features" array of tristates
[thirdparty/systemd.git] / src / libsystemd / sd-bus / bus-objects.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
992c052c
LP
2#pragma once
3
992c052c
LP
4#include "bus-internal.h"
5
6int bus_process_object(sd_bus *bus, sd_bus_message *m);
19befb2d 7void bus_node_gc(sd_bus *b, struct node *n);