X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fdbus-device.h;h=10e945e40214cc71d49abbc6c471cb1c16b301ce;hb=f5b51ea7fcb0b6380c3ceb4d4f3f22f647c6fd32;hp=f248c28db354c33340ff284c0b16fbae5fd1130e;hpb=718db96199eb307751264e4163555662c9a389fa;p=elogind.git diff --git a/src/core/dbus-device.h b/src/core/dbus-device.h index f248c28db..10e945e40 100644 --- a/src/core/dbus-device.h +++ b/src/core/dbus-device.h @@ -21,8 +21,6 @@ along with systemd; If not, see . ***/ -#include "sd-bus.h" #include "unit.h" extern const sd_bus_vtable bus_device_vtable[]; -extern const char* const bus_device_changing_properties[];