diff options
Diffstat (limited to 'src/dbus-automount.h')
-rw-r--r-- | src/dbus-automount.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus-automount.h b/src/dbus-automount.h index 947bf0f59f..5e0ee5107b 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 |