X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fdbus-automount.h;h=2fc8345048f29f147d20674c4aa969e5da1579d0;hb=85eda5721f8d2a20482ef228d341fbbd134c6799;hp=77c887e89c306e39ef5484a23b37eb9ce2cc810b;hpb=5e8d1c9a9f15b7453474dc4879bdb4021c3f50a1;p=elogind.git diff --git a/src/dbus-automount.h b/src/dbus-automount.h index 77c887e89..2fc834504 100644 --- a/src/dbus-automount.h +++ b/src/dbus-automount.h @@ -1,4 +1,4 @@ -/*-*- Mode: C; c-basic-offset: 8 -*-*/ +/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ #ifndef foodbusautomounthfoo #define foodbusautomounthfoo @@ -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