Systemd/src/core/dbus-target.h

7 lines
139 B
C
Raw Permalink Normal View History

/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once
2010-04-18 03:08:16 +02:00
#include "sd-bus-vtable.h"
2010-04-18 03:08:16 +02:00
extern const sd_bus_vtable bus_target_vtable[];