chiark / gitweb /
dbus: register to DBus asynchronously
[elogind.git] / src / manager.h
index 5deb5696b7436e9b6ee8edde1b3b8e590d5d1b85..6e7558e17558c3b69034671ee045f8229d0b6cf9 100644 (file)
@@ -179,6 +179,7 @@ struct Manager {
 
         Hashmap *watch_bus;  /* D-Bus names => Unit object n:1 */
         int32_t name_data_slot;
+        int32_t conn_data_slot;
         int32_t subscribed_data_slot;
 
         uint32_t current_job_id;