]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/dbus-device.h
tree-wide: drop 'This file is part of systemd' blurb
[thirdparty/systemd.git] / src / core / dbus-device.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c2f1db8f 2#pragma once
4139c1b2
LP
3
4/***
4139c1b2 5 Copyright 2010 Lennart Poettering
4139c1b2
LP
6***/
7
19e69a9c 8#include "sd-bus-vtable.h"
4139c1b2 9
718db961 10extern const sd_bus_vtable bus_device_vtable[];