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, 1 insertions, 1 deletions
diff --git a/src/dbus-automount.h b/src/dbus-automount.h
index 5e0ee5107b..77c887e89c 100644
--- a/src/dbus-automount.h
+++ b/src/dbus-automount.h
@@ -26,7 +26,7 @@
#include "unit.h"
-DBusHandlerResult bus_automount_message_handler(Unit *u, DBusMessage *message);
+DBusHandlerResult bus_automount_message_handler(Unit *u, DBusConnection *c, DBusMessage *message);
extern const char bus_automount_interface[];