summaryrefslogtreecommitdiff
path: root/src/dbus-timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-timer.h')
-rw-r--r--src/dbus-timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbus-timer.h b/src/dbus-timer.h
index 6f35aa7219..e692e12fcb 100644
--- a/src/dbus-timer.h
+++ b/src/dbus-timer.h
@@ -29,5 +29,6 @@
DBusHandlerResult bus_timer_message_handler(Unit *u, DBusConnection *c, DBusMessage *message);
extern const char bus_timer_interface[];
+extern const char bus_timer_invalidating_properties[];
#endif