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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus-automount.h b/src/dbus-automount.h
index 947bf0f59..5e0ee5107 100644
--- a/src/dbus-automount.h
+++ b/src/dbus-automount.h
@@ -28,4 +28,6 @@
DBusHandlerResult bus_automount_message_handler(Unit *u, DBusMessage *message);
+extern const char bus_automount_interface[];
+
#endif