summaryrefslogtreecommitdiff
path: root/src/dbus-automount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-automount.h')
-rw-r--r--src/dbus-automount.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbus-automount.h b/src/dbus-automount.h
index 84b573c8d8..2fc8345048 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