]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/home/homed-manager-bus.h
Merge pull request #15473 from keszybz/bus-introspection
[thirdparty/systemd.git] / src / home / homed-manager-bus.h
CommitLineData
70a5db58
LP
1/* SPDX-License-Identifier: LGPL-2.1+ */
2#pragma once
3
cfd508a9 4#include "bus-util.h"
70a5db58 5
cfd508a9 6extern const BusObjectImplementation manager_object;