X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fdbus-path.h;h=389b0d7f9b8a3cb850076b20ed5165dc563d59d4;hb=f5b51ea7fcb0b6380c3ceb4d4f3f22f647c6fd32;hp=c945f7d588bdeff86a7dc4128d20810b4ceb4299;hpb=f274ece0f76b5709408821e317e87aef76123db6;p=elogind.git diff --git a/src/core/dbus-path.h b/src/core/dbus-path.h index c945f7d58..389b0d7f9 100644 --- a/src/core/dbus-path.h +++ b/src/core/dbus-path.h @@ -21,12 +21,6 @@ along with systemd; If not, see . ***/ -#include -#include "unit.h" -DBusHandlerResult bus_path_message_handler(Unit *u, DBusConnection *c, DBusMessage *message); - -extern const char bus_path_interface[]; - -extern const char bus_path_invalidating_properties[]; +extern const sd_bus_vtable bus_path_vtable[];