summaryrefslogtreecommitdiff
path: root/src/dbus-snapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-snapshot.h')
-rw-r--r--src/dbus-snapshot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus-snapshot.h b/src/dbus-snapshot.h
index 5f28550c95..bf5a4d4bc5 100644
--- a/src/dbus-snapshot.h
+++ b/src/dbus-snapshot.h
@@ -28,4 +28,6 @@
DBusHandlerResult bus_snapshot_message_handler(Unit *u, DBusMessage *message);
+extern const char bus_snapshot_interface[];
+
#endif