X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Fdbus-path.h;h=2888400a1337f5ebba03ecc6ec02404af541c35c;hb=83684a3553cd875d6873b3dc867e6cd1a7cc4173;hp=f825e13f2465f5fa6fc7166cff0cd45e328c3f4d;hpb=03467c88fba6caeffce2a57a31ee2344e3d3ba31;p=elogind.git 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