chiark / gitweb /
remove GTK pieces
[elogind.git] / src / dbus-path.h
index f825e13f2465f5fa6fc7166cff0cd45e328c3f4d..2888400a1337f5ebba03ecc6ec02404af541c35c 100644 (file)
@@ -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