diff options
Diffstat (limited to 'src/dbus-target.h')
-rw-r--r-- | src/dbus-target.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus-target.h b/src/dbus-target.h index f6a1ac5e65..d118441a67 100644 --- a/src/dbus-target.h +++ b/src/dbus-target.h @@ -28,4 +28,6 @@ DBusHandlerResult bus_target_message_handler(Unit *u, DBusMessage *message); +extern const char bus_target_interface[]; + #endif |