X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdbus-path.h;h=2888400a1337f5ebba03ecc6ec02404af541c35c;hp=f825e13f2465f5fa6fc7166cff0cd45e328c3f4d;hb=ee4cbc2c85edacab721c710e1f99aedd5c2e3a3a;hpb=03467c88fba6caeffce2a57a31ee2344e3d3ba31 diff --git a/src/dbus-path.h b/src/dbus-path.h index f825e13f2..2888400a1 100644 --- a/src/dbus-path.h +++ b/src/dbus-path.h @@ -30,4 +30,6 @@ DBusHandlerResult bus_path_message_handler(Unit *u, DBusConnection *c, DBusMessa extern const char bus_path_interface[]; +extern const char bus_path_invalidating_properties[]; + #endif