summaryrefslogtreecommitdiff
path: root/src/dbus-path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-path.h')
-rw-r--r--src/dbus-path.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus-path.h b/src/dbus-path.h
index f825e13f24..2888400a13 100644
--- a/src/dbus-path.h
+++ b/src/dbus-path.h
@@ -30,4 +30,6 @@ DBusHandlerResult bus_path_message_handler(Unit *u, DBusConnection *c, DBusMessa
extern const char bus_path_interface[];
+extern const char bus_path_invalidating_properties[];
+
#endif