X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fdbus-automount.h;h=2fc8345048f29f147d20674c4aa969e5da1579d0;hb=2d13da8821b8197e62f819b5b996750800e910ab;hp=84b573c8d8c7a5ca52b8646d48f42dcd8e82d976;hpb=03467c88fba6caeffce2a57a31ee2344e3d3ba31;p=elogind.git diff --git a/src/dbus-automount.h b/src/dbus-automount.h index 84b573c8d..2fc834504 100644 --- a/src/dbus-automount.h +++ b/src/dbus-automount.h @@ -29,5 +29,6 @@ DBusHandlerResult bus_automount_message_handler(Unit *u, DBusConnection *c, DBusMessage *message); extern const char bus_automount_interface[]; +extern const char bus_automount_invalidating_properties[]; #endif