X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmanager.h;h=5b3aaf3364fe95d8be0a9d926253f125653d2fc1;hp=b9971818da19199a3fcaf38213fc3702184f27ff;hb=7b97f4773207d9e1301f5263229ceba26b515756;hpb=ed4c1cc672560b72aa1c5a74cd692a65811dd589 diff --git a/src/manager.h b/src/manager.h index b9971818d..5b3aaf336 100644 --- a/src/manager.h +++ b/src/manager.h @@ -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;