]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/dbus-target.h
core: move pid watch/unwatch logic of the service manager to pidfd
[thirdparty/systemd.git] / src / core / dbus-target.h
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
c2f1db8f 2#pragma once
4139c1b2 3
19e69a9c 4#include "sd-bus-vtable.h"
4139c1b2 5
718db961 6extern const sd_bus_vtable bus_target_vtable[];