chiark / gitweb /
service: fix parsing word size functions
[elogind.git] / src / manager.h
index b9971818da19199a3fcaf38213fc3702184f27ff..5b3aaf3364fe95d8be0a9d926253f125653d2fc1 100644 (file)
@@ -160,6 +160,7 @@ struct Manager {
                                       * before the reload we queue the
                                       * reply message here, and
                                       * afterwards we send it */
+        DBusConnection *queued_message_connection; /* The connection to send the queued message on */
 
         Hashmap *watch_bus;  /* D-Bus names => Unit object n:1 */
         int32_t name_data_slot;